Home
last modified time | relevance | path

Searched refs:TEGRA124_LANE (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra124/
H A Dxusb-padctl.c83 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ macro
95 TEGRA124_LANE("otg-0", 0x004, 0, 0x3, 0, otg),
96 TEGRA124_LANE("otg-1", 0x004, 2, 0x3, 0, otg),
97 TEGRA124_LANE("otg-2", 0x004, 4, 0x3, 0, otg),
98 TEGRA124_LANE("ulpi-0", 0x004, 12, 0x1, 0, usb),
99 TEGRA124_LANE("hsic-0", 0x004, 14, 0x1, 0, usb),
100 TEGRA124_LANE("hsic-1", 0x004, 15, 0x1, 0, usb),
101 TEGRA124_LANE("pcie-0", 0x134, 16, 0x3, 1, pci),
102 TEGRA124_LANE("pcie-1", 0x134, 18, 0x3, 2, pci),
103 TEGRA124_LANE("pcie-2", 0x134, 20, 0x3, 3, pci),
[all …]