| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | nvidia,tegra186-xusb.yaml | 49 - const: xusb_host 101 - const: xusb_host 154 clock-names = "xusb_host", "xusb_falcon_src", "xusb_ss", 159 power-domain-names = "xusb_host", "xusb_ss";
|
| H A D | nvidia,tegra194-xusb.yaml | 49 - const: xusb_host 102 - const: xusb_host 157 clock-names = "xusb_host", "xusb_falcon_src", 168 power-domain-names = "xusb_host", "xusb_ss";
|
| H A D | nvidia,tegra124-xusb.yaml | 61 - const: xusb_host 81 - const: xusb_host 180 clock-names = "xusb_host", "xusb_host_src", "xusb_falcon_src", 185 reset-names = "xusb_host", "xusb_ss", "xusb_src";
|
| H A D | nvidia,tegra234-xusb.yaml | 79 - const: xusb_host 132 - const: xusb_host 169 clock-names = "xusb_host", "xusb_falcon_src", 180 power-domain-names = "xusb_host", "xusb_ss";
|
| /linux/include/dt-bindings/memory/ |
| H A D | tegra194-mc.h | 175 /* XUSB_HOST read clients */ 177 /* XUSB_HOST write clients */
|
| H A D | tegra234-mc.h | 277 /* XUSB_HOST read clients */ 279 /* XUSB_HOST write clients */
|
| H A D | tegra186-mc.h | 145 /* XUSB_HOST writes */
|
| /linux/drivers/usb/host/ |
| H A D | xhci-tegra.c | 1153 tegra->genpd_dev_host = dev_pm_domain_attach_by_name(dev, "xusb_host"); in tegra_xusb_powerdomain_init() 1673 tegra->host_clk = devm_clk_get(&pdev->dev, "xusb_host"); in tegra_xusb_probe() 1676 dev_err(&pdev->dev, "failed to get xusb_host: %d\n", err); in tegra_xusb_probe() 1738 "xusb_host"); in tegra_xusb_probe() 1742 "failed to get xusb_host reset: %d\n", err); in tegra_xusb_probe()
|
| /linux/drivers/memory/tegra/ |
| H A D | tegra124.c | 1084 { .name = "xusb_host", .swgroup = TEGRA_SWGROUP_XUSB_HOST, .reg = 0x288 }, 1137 TEGRA124_MC_RESET(XUSB_HOST, 0x200, 0x204, 19),
|
| H A D | tegra210.c | 1181 { .name = "xusb_host", .swgroup = TEGRA_SWGROUP_XUSB_HOST, .reg = 0x288 }, 1257 TEGRA210_MC_RESET(XUSB_HOST, 0x200, 0x204, 19),
|
| H A D | tegra114.c | 1043 { .name = "xusb_host", .swgroup = TEGRA_SWGROUP_XUSB_HOST, .reg = 0x288 },
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra132.dtsi | 678 clock-names = "xusb_host", "xusb_host_src", 685 reset-names = "xusb_host", "xusb_ss", "xusb_src";
|
| H A D | tegra210.dtsi | 1126 clock-names = "xusb_host", "xusb_host_src", 1133 reset-names = "xusb_host", "xusb_ss", "xusb_src"; 1135 power-domain-names = "xusb_host", "xusb_ss";
|
| H A D | tegra186.dtsi | 1134 clock-names = "xusb_host", "xusb_falcon_src", "xusb_ss", 1139 power-domain-names = "xusb_host", "xusb_ss";
|
| H A D | tegra194.dtsi | 1308 clock-names = "xusb_host", "xusb_falcon_src", 1319 power-domain-names = "xusb_host", "xusb_ss";
|
| H A D | tegra234.dtsi | 3349 clock-names = "xusb_host", "xusb_falcon_src", 3360 power-domain-names = "xusb_host", "xusb_ss";
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124.dtsi | 820 clock-names = "xusb_host", "xusb_host_src", 827 reset-names = "xusb_host", "xusb_ss", "xusb_src";
|
| /linux/drivers/clk/tegra/ |
| H A D | clk-tegra-periph.c | 797 GATE("xusb_host", "xusb_host_src", 89, 0, tegra_clk_xusb_host, 0),
|
| H A D | clk-tegra210.c | 2857 /* Enable samplers for SNPS, XUSB_HOST, XUSB_DEV */ in tegra210_utmi_param_configure()
|