Searched refs:pll_u (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/include/linux/usb/ |
D | tegra_usb_phy.h | 70 struct clk *pll_u; member
|
/Linux-v5.10/drivers/usb/phy/ |
D | phy-tegra-usb.c | 822 clk_disable_unprepare(phy->pll_u); in tegra_usb_phy_shutdown() 850 err = clk_prepare_enable(phy->pll_u); in tegra_usb_phy_init() 854 parent_rate = clk_get_rate(clk_get_parent(phy->pll_u)); in tegra_usb_phy_init() 895 clk_disable_unprepare(phy->pll_u); in tegra_usb_phy_init() 1122 tegra_phy->pll_u = devm_clk_get(&pdev->dev, "pll_u"); in tegra_usb_phy_probe() 1123 err = PTR_ERR_OR_ZERO(tegra_phy->pll_u); in tegra_usb_phy_probe()
|
/Linux-v5.10/Documentation/devicetree/bindings/phy/ |
D | nvidia,tegra20-usb-phy.txt | 20 - pll_u: PLL_U. Always present.
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | tegra20.dtsi | 740 clock-names = "reg", "pll_u", "timer", "utmi-pads"; 775 clock-names = "reg", "pll_u", "ulpi-link"; 803 clock-names = "reg", "pll_u", "timer", "utmi-pads";
|
D | tegra30.dtsi | 934 clock-names = "reg", "pll_u", "utmi-pads"; 973 clock-names = "reg", "pll_u", "utmi-pads"; 1011 clock-names = "reg", "pll_u", "utmi-pads";
|
D | tegra114.dtsi | 713 clock-names = "reg", "pll_u", "utmi-pads"; 751 clock-names = "reg", "pll_u", "utmi-pads";
|
D | tegra124.dtsi | 1066 clock-names = "reg", "pll_u", "utmi-pads"; 1104 clock-names = "reg", "pll_u", "utmi-pads"; 1141 clock-names = "reg", "pll_u", "utmi-pads";
|
/Linux-v5.10/arch/arm64/boot/dts/nvidia/ |
D | tegra132.dtsi | 1118 clock-names = "reg", "pll_u", "utmi-pads"; 1157 clock-names = "reg", "pll_u", "utmi-pads"; 1195 clock-names = "reg", "pll_u", "utmi-pads";
|
D | tegra210.dtsi | 1568 clock-names = "reg", "pll_u", "utmi-pads"; 1606 clock-names = "reg", "pll_u", "utmi-pads";
|