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.c24 struct clk_peripheral { struct
30 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) argument
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()
103 struct clk_peripheral *periph; in at91_clk_register_peripheral()