Home
last modified time | relevance | path

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

/drivers/clk/at91/
Dclk-peripheral.c36 struct clk_peripheral { struct
42 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) argument
59 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_enable()
74 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_disable()
87 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_is_enabled()
111 struct clk_peripheral *periph; in at91_clk_register_peripheral()