Searched refs:pll_u (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/include/linux/usb/ |
| D | tegra_usb_phy.h | 69 struct clk *pll_u; member
|
| /Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/phy/ |
| D | nvidia,tegra20-usb-phy.txt | 20 - pll_u: PLL_U. Always present.
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | tegra20.dtsi | 733 clock-names = "reg", "pll_u", "timer", "utmi-pads"; 767 clock-names = "reg", "pll_u", "ulpi-link"; 793 clock-names = "reg", "pll_u", "timer", "utmi-pads";
|
| D | tegra30.dtsi | 902 clock-names = "reg", "pll_u", "utmi-pads"; 939 clock-names = "reg", "pll_u", "utmi-pads"; 975 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";
|
| D | tegra124.dtsi | 1051 clock-names = "reg", "pll_u", "utmi-pads"; 1088 clock-names = "reg", "pll_u", "utmi-pads"; 1124 clock-names = "reg", "pll_u", "utmi-pads";
|
| /Linux-v5.4/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 | 1325 clock-names = "reg", "pll_u", "utmi-pads"; 1363 clock-names = "reg", "pll_u", "utmi-pads";
|