Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/
Dclk.c2671 static int clk_core_get_phase(struct clk_core *core) in clk_core_get_phase() function
2702 ret = clk_core_get_phase(clk->core); in clk_get_phase()
2928 phase = clk_core_get_phase(c); in clk_summary_show_one()
2985 phase = clk_core_get_phase(c); in clk_dump_one()
3499 phase = clk_core_get_phase(core); in __clk_core_init()