Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dclock.c92 uint64_t child_period = clock_get_child_period(clk); in clock_propagate_period() local
95 if (child->period != child_period) { in clock_propagate_period()
99 child->period = child_period; in clock_propagate_period()