Home
last modified time | relevance | path

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

/openbmc/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