Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/sirf/
Dclk-atlas7.c240 #define to_unitclk(_hw) container_of(_hw, struct clk_unit, hw) macro
1205 struct clk_unit *clk = to_unitclk(hw); in unit_clk_is_enabled()
1216 struct clk_unit *clk = to_unitclk(hw); in unit_clk_enable()
1236 struct clk_unit *clk = to_unitclk(hw); in unit_clk_disable()