Home
last modified time | relevance | path

Searched refs:prescaled_clock_period (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/misc/
H A Dnpcm7xx_mft.c317 uint64_t prescaled_clock_period; in npcm7xx_mft_update_clock() local
319 prescaled_clock_period = clock_get(s->clock_in) * in npcm7xx_mft_update_clock()
324 prescaled_clock_period); in npcm7xx_mft_update_clock()
328 clock_update(s->clock_1, prescaled_clock_period); in npcm7xx_mft_update_clock()
336 clock_update(s->clock_2, prescaled_clock_period); in npcm7xx_mft_update_clock()
H A Dtrace-events146 npcm7xx_mft_update_clock(const char *name, uint16_t sel, uint64_t clock_period, uint64_t prescaled_clock_period) "%s: sel: 0x%02" PRIx16 ", period: %" PRIu64 ", prescaled: %" PRIu64