Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/mmp/
Dclk-apmu.c17 #define to_clk_apmu(clk) (container_of(clk, struct clk_apmu, clk))
18 struct clk_apmu { struct
28 struct clk_apmu *apmu = to_clk_apmu(hw); in clk_apmu_enable() argument
46 struct clk_apmu *apmu = to_clk_apmu(hw); in clk_apmu_disable()
68 struct clk_apmu *apmu; in mmp_clk_register_apmu()