Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.c1179 int litex_clk_set_phase(struct litex_clk_clkout *lcko, int degrees) in litex_clk_set_phase() function
1511 return litex_clk_set_phase(lcko, lcko->def.phase); in litex_clk_set_def_clkout()
1585 ret = litex_clk_set_phase(lcko, setup->phase); in litex_clk_on()