| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | nvidia,tegra20-usb-phy.yaml | 62 - const: pll_u 66 - const: pll_u 71 - const: pll_u 76 - const: pll_u 270 - const: pll_u 286 - const: pll_u 312 - const: pll_u 316 - const: pll_u 340 clock-names = "reg", "pll_u", "utmi-pads"; 368 clock-names = "reg", "pll_u", "ulpi-link";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | nvidia,tegra20-usb-phy.txt | 20 - pll_u: PLL_U. Always present.
|
| /kernel/linux/linux-5.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() 862 dev_err(phy->u_phy.dev, "Invalid pll_u parent rate %ld\n", 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() 1125 dev_err(&pdev->dev, "Failed to get pll_u clock: %d\n", err); in tegra_usb_phy_probe()
|
| /kernel/linux/linux-6.6/drivers/usb/phy/ |
| D | phy-tegra-usb.c | 913 clk_disable_unprepare(phy->pll_u); in tegra_usb_phy_shutdown() 1070 err = clk_prepare_enable(phy->pll_u); in tegra_usb_phy_init() 1074 parent_rate = clk_get_rate(clk_get_parent(phy->pll_u)); in tegra_usb_phy_init() 1082 dev_err(phy->u_phy.dev, "Invalid pll_u parent rate %ld\n", in tegra_usb_phy_init() 1119 clk_disable_unprepare(phy->pll_u); in tegra_usb_phy_init() 1393 tegra_phy->pll_u = devm_clk_get(&pdev->dev, "pll_u"); in tegra_usb_phy_probe() 1394 err = PTR_ERR_OR_ZERO(tegra_phy->pll_u); in tegra_usb_phy_probe() 1396 dev_err(&pdev->dev, "Failed to get pll_u clock: %d\n", err); in tegra_usb_phy_probe()
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| D | tegra_usb_phy.h | 64 struct clk *pll_u; member
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | tegra_usb_phy.h | 70 struct clk *pll_u; member
|
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| D | clk-tegra114.c | 828 { .con_id = "pll_u", .dt_id = TEGRA114_CLK_PLL_U }, 947 clk = tegra_clk_register_pllu_tegra114("pll_u", "pll_ref", clk_base, 0, in tegra114_pll_init() 952 clk = clk_register_gate(NULL, "pll_u_480M", "pll_u", in tegra114_pll_init() 958 clk = clk_register_fixed_factor(NULL, "pll_u_60M", "pll_u", in tegra114_pll_init() 963 clk = clk_register_fixed_factor(NULL, "pll_u_48M", "pll_u", in tegra114_pll_init() 968 clk = clk_register_fixed_factor(NULL, "pll_u_12M", "pll_u", in tegra114_pll_init()
|
| D | clk-tegra124.c | 954 { .con_id = "pll_u", .dt_id = TEGRA124_CLK_PLL_U }, 1148 clk = tegra_clk_register_pllu_tegra114("pll_u", "pll_ref", clk_base, 0, in tegra124_pll_init() 1150 clk_register_clkdev(clk, "pll_u", NULL); in tegra124_pll_init() 1154 clk = clk_register_gate(NULL, "pll_u_480M", "pll_u", in tegra124_pll_init() 1161 clk = clk_register_fixed_factor(NULL, "pll_u_60M", "pll_u", in tegra124_pll_init() 1167 clk = clk_register_fixed_factor(NULL, "pll_u_48M", "pll_u", in tegra124_pll_init() 1173 clk = clk_register_fixed_factor(NULL, "pll_u_12M", "pll_u", in tegra124_pll_init()
|
| D | clk-tegra20.c | 428 { .con_id = "pll_u", .dt_id = TEGRA20_CLK_PLL_U }, 661 clk = tegra_clk_register_pll("pll_u", "pll_ref", clk_base, NULL, 0, in tegra20_pll_init()
|
| D | clk-tegra30.c | 547 { .con_id = "pll_u", .dt_id = TEGRA30_CLK_PLL_U }, 854 clk = tegra_clk_register_pllu("pll_u", "pll_ref", clk_base, 0, in tegra30_pll_init()
|
| /kernel/linux/linux-6.6/drivers/clk/tegra/ |
| D | clk-tegra114.c | 828 { .con_id = "pll_u", .dt_id = TEGRA114_CLK_PLL_U }, 947 clk = tegra_clk_register_pllu_tegra114("pll_u", "pll_ref", clk_base, 0, in tegra114_pll_init() 952 clk = clk_register_gate(NULL, "pll_u_480M", "pll_u", in tegra114_pll_init() 958 clk = clk_register_fixed_factor(NULL, "pll_u_60M", "pll_u", in tegra114_pll_init() 963 clk = clk_register_fixed_factor(NULL, "pll_u_48M", "pll_u", in tegra114_pll_init() 968 clk = clk_register_fixed_factor(NULL, "pll_u_12M", "pll_u", in tegra114_pll_init()
|
| D | clk-tegra124.c | 954 { .con_id = "pll_u", .dt_id = TEGRA124_CLK_PLL_U }, 1148 clk = tegra_clk_register_pllu_tegra114("pll_u", "pll_ref", clk_base, 0, in tegra124_pll_init() 1150 clk_register_clkdev(clk, "pll_u", NULL); in tegra124_pll_init() 1154 clk = clk_register_gate(NULL, "pll_u_480M", "pll_u", in tegra124_pll_init() 1161 clk = clk_register_fixed_factor(NULL, "pll_u_60M", "pll_u", in tegra124_pll_init() 1167 clk = clk_register_fixed_factor(NULL, "pll_u_48M", "pll_u", in tegra124_pll_init() 1173 clk = clk_register_fixed_factor(NULL, "pll_u_12M", "pll_u", in tegra124_pll_init()
|
| D | clk-tegra20.c | 430 { .con_id = "pll_u", .dt_id = TEGRA20_CLK_PLL_U }, 663 clk = tegra_clk_register_pll("pll_u", "pll_ref", clk_base, NULL, 0, in tegra20_pll_init()
|
| D | clk-tegra30.c | 549 { .con_id = "pll_u", .dt_id = TEGRA30_CLK_PLL_U }, 846 clk = tegra_clk_register_pllu("pll_u", "pll_ref", clk_base, 0, in tegra30_pll_init()
|
| /kernel/linux/linux-5.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";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/ |
| D | tegra20.dtsi | 872 clock-names = "reg", "pll_u", "timer", "utmi-pads"; 911 clock-names = "reg", "pll_u", "ulpi-link"; 943 clock-names = "reg", "pll_u", "timer", "utmi-pads";
|
| D | tegra124.dtsi | 1089 clock-names = "reg", "pll_u", "utmi-pads"; 1129 clock-names = "reg", "pll_u", "utmi-pads"; 1168 clock-names = "reg", "pll_u", "utmi-pads";
|
| D | tegra30.dtsi | 1134 clock-names = "reg", "pll_u", "utmi-pads"; 1177 clock-names = "reg", "pll_u", "utmi-pads"; 1219 clock-names = "reg", "pll_u", "utmi-pads";
|
| D | tegra114.dtsi | 746 clock-names = "reg", "pll_u", "utmi-pads"; 786 clock-names = "reg", "pll_u", "utmi-pads";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/nvidia/ |
| D | tegra132.dtsi | 1018 clock-names = "reg", "pll_u", "utmi-pads"; 1059 clock-names = "reg", "pll_u", "utmi-pads"; 1099 clock-names = "reg", "pll_u", "utmi-pads";
|
| /kernel/linux/linux-5.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 | 1569 clock-names = "reg", "pll_u", "utmi-pads"; 1607 clock-names = "reg", "pll_u", "utmi-pads";
|