Searched refs:clock_propagate (Results 1 – 7 of 7) sorted by relevance
210 void clock_propagate(Clock *clk);224 clock_propagate(clk); in clock_update()
109 void clock_propagate(Clock *clk) in clock_propagate() function
29 clock_propagate(const char *clk) "'%s'"
315 clock_propagate(s->uart0_ref_clk); in zynq_slcr_propagate_clocks()316 clock_propagate(s->uart1_ref_clk); in zynq_slcr_propagate_clocks()
67 clock_propagate(mux->out); in clock_mux_update()
287 ``clock_propagate()``. If you make a runtime change to the288 multiplier or divider you must call clock_propagate() yourself.436 ``clock_propagate()`` on the clock. Thus, setting the clock value can531 ``clock_propagate()`` during the whole migration procedure because it
284 clock_propagate(s->sysclk); in ssys_calculate_system_clock()