Searched defs:clk_ext (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/socionext/ |
H A D | phy-uniphier-usb3ss.c | 57 struct clk *clk, *clk_ext, *clk_parent, *clk_parent_gio; member
|
H A D | phy-uniphier-usb3hs.c | 71 struct clk *clk, *clk_parent, *clk_ext, *clk_parent_gio; member
|
/kernel/linux/linux-6.6/drivers/phy/socionext/ |
H A D | phy-uniphier-usb3ss.c | 57 struct clk *clk, *clk_ext, *clk_parent, *clk_parent_gio; member
|
H A D | phy-uniphier-usb3hs.c | 71 struct clk *clk, *clk_parent, *clk_ext, *clk_parent_gio; member
|
/kernel/linux/linux-5.10/arch/mips/lantiq/xway/ |
H A D | sysctrl.c | 360 struct clk *clk_ext = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_pci() local
|
/kernel/linux/linux-6.6/arch/mips/lantiq/xway/ |
H A D | sysctrl.c | 359 struct clk *clk_ext = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_pci() local
|
Completed in 5 milliseconds