Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dclock.c67 static uint64_t clock_get_child_period(Clock *clk) in clock_get_child_period() function
90 uint64_t child_period = clock_get_child_period(clk); in clock_propagate_period()
123 clk->period = clock_get_child_period(src); in clock_set_source()