Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dnpcm7xx_clk.c163 static uint32_t divide_by_constant(NPCM7xxClockDividerState *s) in divide_by_constant() function
391 .divide = divide_by_constant,
398 .divide = divide_by_constant,
405 .divide = divide_by_constant,
573 .divide = divide_by_constant,
673 if (div->divide == divide_by_constant) { in npcm7xx_init_clock_divider()