Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/at91/
Dclk-peripheral.c30 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) macro
49 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_enable()
64 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_disable()
77 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_is_enabled()