Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c923 static void clk_core_unprepare(struct clk_core *core) in clk_core_unprepare() function
952 clk_core_unprepare(core->parent); in clk_core_unprepare()
959 clk_core_unprepare(core); in clk_core_unprepare_lock()
1026 clk_core_unprepare(core->parent); in clk_core_prepare()
2224 clk_core_unprepare(core); in clk_change_rate()
3717 clk_core_unprepare(core); in __clk_core_init()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c945 static void clk_core_unprepare(struct clk_core *core) in clk_core_unprepare() function
974 clk_core_unprepare(core->parent); in clk_core_unprepare()
981 clk_core_unprepare(core); in clk_core_unprepare_lock()
1048 clk_core_unprepare(core->parent); in clk_core_prepare()
2359 clk_core_unprepare(core); in clk_change_rate()
3916 clk_core_unprepare(core); in __clk_core_init()

Completed in 13 milliseconds