Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/socionext/
Dphy-uniphier-usb3ss.c55 struct clk *clk, *clk_ext, *clk_parent, *clk_parent_gio; member
Dphy-uniphier-usb3hs.c69 struct clk *clk, *clk_parent, *clk_ext; member
/Linux-v5.4/arch/mips/lantiq/xway/
Dsysctrl.c352 struct clk *clk_ext = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_pci() local