Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/sirf/
Dclk-atlas7.c233 struct clk_unit { struct
241 #define to_unitclk(_hw) container_of(_hw, struct clk_unit, hw) argument
1206 struct clk_unit *clk = to_unitclk(hw); in unit_clk_is_enabled()
1217 struct clk_unit *clk = to_unitclk(hw); in unit_clk_enable()
1237 struct clk_unit *clk = to_unitclk(hw); in unit_clk_disable()
1277 struct clk_unit *unit; in atlas7_unit_clk_register()