Home
last modified time | relevance | path

Searched refs:ss_clk (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci-tegra.c188 struct clk *ss_clk; member
667 err = clk_prepare_enable(tegra->ss_clk); in tegra_xusb_clk_enable()
698 clk_disable_unprepare(tegra->ss_clk); in tegra_xusb_clk_enable()
710 clk_disable_unprepare(tegra->ss_clk); in tegra_xusb_clk_disable()
1033 tegra->ss_clk = devm_clk_get(&pdev->dev, "xusb_ss"); in tegra_xusb_probe()
1034 if (IS_ERR(tegra->ss_clk)) { in tegra_xusb_probe()
1035 err = PTR_ERR(tegra->ss_clk); in tegra_xusb_probe()
1101 tegra->ss_clk, in tegra_xusb_probe()
/Linux-v5.4/drivers/clk/sunxi-ng/
Dccu-sun5i.c362 static SUNXI_CCU_MP_WITH_MUX_GATE(ss_clk, "ss", mod0_default_parents, 0x09c,
571 &ss_clk.common,
698 [CLK_SS] = &ss_clk.common.hw,
831 [CLK_SS] = &ss_clk.common.hw,
942 [CLK_SS] = &ss_clk.common.hw,
Dccu-sun8i-a33.c349 static SUNXI_CCU_MP_WITH_MUX_GATE(ss_clk, "ss", mod0_default_parents, 0x09c,
549 &ss_clk.common,
678 [CLK_SS] = &ss_clk.common.hw,
Dccu-sun8i-a83t.c435 static SUNXI_CCU_MP_WITH_MUX_GATE(ss_clk, "ss", mod0_default_parents,
659 &ss_clk.common,
764 [CLK_SS] = &ss_clk.common.hw,
Dccu-sun9i-a80.c487 static struct ccu_mp ss_clk = { variable
872 &ss_clk.common,
1018 [CLK_SS] = &ss_clk.common.hw,
Dccu-sun4i-a10.c523 static SUNXI_CCU_MP_WITH_MUX_GATE(ss_clk, "ss", mod0_default_parents, 0x09c,
966 &ss_clk.common,
1153 [CLK_SS] = &ss_clk.common.hw,
1319 [CLK_SS] = &ss_clk.common.hw,
Dccu-sun6i-a31.c435 static SUNXI_CCU_MP_WITH_MUX_GATE(ss_clk, "ss", mod0_default_parents, 0x09c,
891 &ss_clk.common,
1079 [CLK_SS] = &ss_clk.common.hw,