Home
last modified time | relevance | path

Searched refs:clk_core_get_phase (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c2798 static int clk_core_get_phase(struct clk_core *core) in clk_core_get_phase() function
2829 ret = clk_core_get_phase(clk->core); in clk_get_phase()
3055 phase = clk_core_get_phase(c); in clk_summary_show_one()
3112 phase = clk_core_get_phase(c); in clk_dump_one()
3664 * Set clk's phase by clk_core_get_phase() caching the phase. in __clk_core_init()
3668 phase = clk_core_get_phase(core); in __clk_core_init()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c2945 static int clk_core_get_phase(struct clk_core *core) in clk_core_get_phase() function
2976 ret = clk_core_get_phase(clk->core); in clk_get_phase()
3202 phase = clk_core_get_phase(c); in clk_summary_show_one()
3268 phase = clk_core_get_phase(c); in clk_dump_one()
3867 * Set clk's phase by clk_core_get_phase() caching the phase. in __clk_core_init()
3871 phase = clk_core_get_phase(core); in __clk_core_init()

Completed in 13 milliseconds