Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/
H A Dclk.c3046 static int clk_core_get_phase(struct clk_core *core) in clk_core_get_phase() function
3077 ret = clk_core_get_phase(clk->core); in clk_get_phase()
3305 phase = clk_core_get_phase(c); in clk_summary_show_one()
3386 phase = clk_core_get_phase(c); in clk_dump_one()
4025 phase = clk_core_get_phase(core); in __clk_core_init()