Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/clk/at91/
Dclk-peripheral.c36 struct clk_peripheral { struct
42 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) argument
/kernel/linux/linux-5.10/drivers/clk/at91/
Dclk-peripheral.c24 struct clk_peripheral { struct
30 #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) argument
/kernel/linux/linux-4.19/drivers/phy/amlogic/
Dphy-meson-gxl-usb3.c87 struct clk *clk_peripheral; member