Home
last modified time | relevance | path

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

/drivers/clk/at91/
Dclk-peripheral.c30 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) macro
50 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_enable()
65 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_disable()
78 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_is_enabled()