/linux/Documentation/devicetree/bindings/usb/ |
H A D | nvidia,tegra210-xusb.yaml | 53 - const: xusb_host 73 - const: xusb_host 108 - const: xusb_host 163 clock-names = "xusb_host", "xusb_host_src", 170 reset-names = "xusb_host", "xusb_ss", "xusb_src"; 172 power-domain-names = "xusb_host", "xusb_ss";
|
H A D | nvidia,tegra234-xusb.yaml | 53 - const: xusb_host 106 - const: xusb_host 142 clock-names = "xusb_host", "xusb_falcon_src", 153 power-domain-names = "xusb_host", "xusb_ss";
|
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";
|
/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 | 1147 tegra->genpd_dev_host = dev_pm_domain_attach_by_name(dev, "xusb_host"); in tegra_xusb_powerdomain_init() 1607 tegra->host_clk = devm_clk_get(&pdev->dev, "xusb_host"); in tegra_xusb_probe() 1610 dev_err(&pdev->dev, "failed to get xusb_host: %d\n", err); in tegra_xusb_probe() 1672 "xusb_host"); in tegra_xusb_probe() 1676 "failed to get xusb_host reset: %d\n", err); in tegra_xusb_probe()
|
/linux/drivers/memory/tegra/ |
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 | 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 | tegra114.c | 1043 { .name = "xusb_host", .swgroup = TEGRA_SWGROUP_XUSB_HOST, .reg = 0x288 },
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra132.dtsi | 677 clock-names = "xusb_host", "xusb_host_src", 684 reset-names = "xusb_host", "xusb_ss", "xusb_src";
|
H A D | tegra210.dtsi | 1029 clock-names = "xusb_host", "xusb_host_src", 1036 reset-names = "xusb_host", "xusb_ss", "xusb_src"; 1038 power-domain-names = "xusb_host", "xusb_ss";
|
H A D | tegra186.dtsi | 1126 clock-names = "xusb_host", "xusb_falcon_src", "xusb_ss", 1131 power-domain-names = "xusb_host", "xusb_ss";
|
H A D | tegra194.dtsi | 1304 clock-names = "xusb_host", "xusb_falcon_src", 1315 power-domain-names = "xusb_host", "xusb_ss";
|
H A D | tegra234.dtsi | 3269 clock-names = "xusb_host", "xusb_falcon_src", 3280 power-domain-names = "xusb_host", "xusb_ss";
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124.dtsi | 724 clock-names = "xusb_host", "xusb_host_src", 731 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()
|