Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Dclock.c65 static uint64_t clock_get_child_period(Clock *clk) in clock_get_child_period() function
88 uint64_t child_period = clock_get_child_period(clk); in clock_propagate_period()
120 clk->period = clock_get_child_period(src); in clock_set_source()