Searched defs:clk_peripheral (Results 1 – 3 of 3) sorted by relevance
36 struct clk_peripheral { struct42 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) argument
24 struct clk_peripheral { struct30 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) argument
87 struct clk *clk_peripheral; member