Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dclk-peripheral.c25 struct clk_peripheral { struct
31 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) argument
51 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_enable()
66 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_disable()
79 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_is_enabled()
104 struct clk_peripheral *periph; in at91_clk_register_peripheral()