/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | nvidia,tegra234-xusb.yaml | 59 - const: pll_u_480m 144 "xusb_fs_src", "pll_u_480m", "clk_m",
|
H A D | nvidia,tegra194-xusb.yaml | 55 - const: pll_u_480m 159 "xusb_fs_src", "pll_u_480m", "clk_m",
|
H A D | nvidia,tegra186-xusb.yaml | 55 - const: pll_u_480m 156 "pll_u_480m", "clk_m", "pll_e";
|
H A D | nvidia,tegra124-xusb.yaml | 69 - const: pll_u_480m 182 "xusb_hs_src", "xusb_fs_src", "pll_u_480m",
|
H A D | nvidia,tegra210-xusb.yaml | 61 - const: pll_u_480m 167 "pll_u_480m", "clk_m", "pll_e";
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-tegra.c | 283 struct clk *pll_u_480m; member 425 new_parent_rate = clk_get_rate(tegra->pll_u_480m); in tegra_xusb_set_ss_clk() 432 err = clk_set_parent(clk, tegra->pll_u_480m); in tegra_xusb_set_ss_clk() 1649 tegra->pll_u_480m = devm_clk_get(&pdev->dev, "pll_u_480m"); in tegra_xusb_probe() 1650 if (IS_ERR(tegra->pll_u_480m)) { in tegra_xusb_probe() 1651 err = PTR_ERR(tegra->pll_u_480m); in tegra_xusb_probe() 1652 dev_err(&pdev->dev, "failed to get pll_u_480m: %d\n", err); in tegra_xusb_probe()
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-tegra-periph.c | 491 "clk_m", "pll_u_48M", "pll_p", "pll_u_480M" 498 "clk_m", "pll_re_out", "clk_32k", "pll_u_480M" 503 "clk_m", "pll_re_out", "clk_32k", "pll_u_480M", "pll_c", "pll_ref"
|
H A D | clk-tegra124.c | 955 { .con_id = "pll_u_480M", .dt_id = TEGRA124_CLK_PLL_U_480M }, 1154 clk = clk_register_gate(NULL, "pll_u_480M", "pll_u", in tegra124_pll_init() 1157 clk_register_clkdev(clk, "pll_u_480M", NULL); in tegra124_pll_init()
|
H A D | clk-tegra114.c | 829 { .con_id = "pll_u_480M", .dt_id = TEGRA114_CLK_PLL_U_480M }, 952 clk = clk_register_gate(NULL, "pll_u_480M", "pll_u", in tegra114_pll_init()
|
H A D | clk-tegra210.c | 2583 { .con_id = "pll_u_480M", .dt_id = TEGRA210_CLK_PLL_U_480M }, 3301 clk = clk_register_gate(NULL, "pll_u_480M", "pll_u_vco", in tegra210_pll_init() 3304 clk_register_clkdev(clk, "pll_u_480M", NULL); in tegra210_pll_init()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra124.dtsi | 669 "pll_u_480m", "clk_m", "pll_e";
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra132.dtsi | 679 "pll_u_480m", "clk_m", "pll_e";
|
H A D | tegra210.dtsi | 1033 "pll_u_480m", "clk_m", "pll_e";
|
H A D | tegra186.dtsi | 1128 "pll_u_480m", "clk_m", "pll_e";
|
H A D | tegra194.dtsi | 1306 "xusb_fs_src", "pll_u_480m", "clk_m",
|
H A D | tegra234.dtsi | 1189 "xusb_fs_src", "pll_u_480m", "clk_m",
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124.dtsi | 728 "pll_u_480m", "clk_m", "pll_e";
|