Searched refs:pll_u (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/include/linux/usb/ |
D | tegra_usb_phy.h | 69 struct clk *pll_u; member
|
/Linux-v4.19/drivers/usb/phy/ |
D | phy-tegra-usb.c | 772 clk_disable_unprepare(phy->pll_u); in tegra_usb_phy_close() 844 phy->pll_u = devm_clk_get(phy->u_phy.dev, "pll_u"); in tegra_usb_phy_init() 845 if (IS_ERR(phy->pll_u)) { in tegra_usb_phy_init() 846 err = PTR_ERR(phy->pll_u); in tegra_usb_phy_init() 852 err = clk_prepare_enable(phy->pll_u); in tegra_usb_phy_init() 856 parent_rate = clk_get_rate(clk_get_parent(phy->pll_u)); in tegra_usb_phy_init() 890 clk_disable_unprepare(phy->pll_u); in tegra_usb_phy_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | nvidia,tegra20-usb-phy.txt | 20 - pll_u: PLL_U. Always present.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | tegra20.dtsi | 734 clock-names = "reg", "pll_u", "timer", "utmi-pads"; 768 clock-names = "reg", "pll_u", "ulpi-link"; 794 clock-names = "reg", "pll_u", "timer", "utmi-pads";
|
D | tegra30.dtsi | 891 clock-names = "reg", "pll_u", "utmi-pads"; 928 clock-names = "reg", "pll_u", "utmi-pads"; 964 clock-names = "reg", "pll_u", "utmi-pads";
|
D | tegra124.dtsi | 1039 clock-names = "reg", "pll_u", "utmi-pads"; 1076 clock-names = "reg", "pll_u", "utmi-pads"; 1112 clock-names = "reg", "pll_u", "utmi-pads";
|
D | tegra114.dtsi | 704 clock-names = "reg", "pll_u", "utmi-pads"; 740 clock-names = "reg", "pll_u", "utmi-pads";
|
/Linux-v4.19/arch/arm64/boot/dts/nvidia/ |
D | tegra132.dtsi | 988 clock-names = "reg", "pll_u", "utmi-pads"; 1026 clock-names = "reg", "pll_u", "utmi-pads"; 1063 clock-names = "reg", "pll_u", "utmi-pads";
|
D | tegra210.dtsi | 1167 clock-names = "reg", "pll_u", "utmi-pads"; 1205 clock-names = "reg", "pll_u", "utmi-pads";
|