Searched full:pll_u (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/phy/ |
| H A 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";
|
| /linux/include/linux/usb/ |
| H A D | tegra_usb_phy.h | 74 struct clk *pll_u; 65 struct clk *pll_u; global() member
|
| /linux/drivers/clk/tegra/ |
| H A 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()
|
| H A D | clk-tegra210.c | 1373 pr_warn("PLL_U already enabled. Postponing set full defaults\n"); in tegra210_pllu_set_defaults() 2579 { .con_id = "pll_u", .dt_id = TEGRA210_CLK_PLL_U }, 2905 pr_err("Unknown PLL_U reference frequency %lu\n", pll_ref_freq); in tegra210_enable_pllu() 2934 pr_err("Timed out waiting for PLL_U to lock\n"); in tegra210_enable_pllu()
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra132.dtsi | 1021 clock-names = "reg", "pll_u", "utmi-pads"; 1062 clock-names = "reg", "pll_u", "utmi-pads"; 1102 clock-names = "reg", "pll_u", "utmi-pads";
|
| H A D | tegra210.dtsi | 1963 clock-names = "reg", "pll_u", "utmi-pads"; 2001 clock-names = "reg", "pll_u", "utmi-pads";
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124.dtsi | 1193 clock-names = "reg", "pll_u", "utmi-pads"; 1233 clock-names = "reg", "pll_u", "utmi-pads"; 1272 clock-names = "reg", "pll_u", "utmi-pads";
|
| H A D | tegra114.dtsi | 849 clock-names = "reg", "pll_u", "utmi-pads"; 889 clock-names = "reg", "pll_u", "utmi-pads";
|