Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/socionext/
Dphy-uniphier-usb3ss.c57 struct clk *clk, *clk_ext, *clk_parent, *clk_parent_gio; member
Dphy-uniphier-usb3hs.c71 struct clk *clk, *clk_parent, *clk_ext, *clk_parent_gio; member
/linux-6.15/arch/mips/lantiq/xway/
Dsysctrl.c378 struct clk *clk_ext = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_pci() local