Searched refs:TEGRA210_LANE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/tegra/ |
H A D | xusb-tegra210.c | 855 #define TEGRA210_LANE(_name, _offset, _shift, _mask, _type) \ macro 872 TEGRA210_LANE("usb2-0", 0x004, 0, 0x3, usb2), 873 TEGRA210_LANE("usb2-1", 0x004, 2, 0x3, usb2), 874 TEGRA210_LANE("usb2-2", 0x004, 4, 0x3, usb2), 875 TEGRA210_LANE("usb2-3", 0x004, 6, 0x3, usb2), 1340 TEGRA210_LANE("hsic-0", 0x004, 14, 0x1, hsic), 1593 TEGRA210_LANE("pcie-0", 0x028, 12, 0x3, pcie), 1594 TEGRA210_LANE("pcie-1", 0x028, 14, 0x3, pcie), 1595 TEGRA210_LANE("pcie-2", 0x028, 16, 0x3, pcie), 1596 TEGRA210_LANE("pci [all...] |
/kernel/linux/linux-6.6/drivers/phy/tegra/ |
H A D | xusb-tegra210.c | 1732 #define TEGRA210_LANE(_name, _offset, _shift, _mask, _type) \ macro 1749 TEGRA210_LANE("usb2-0", 0x004, 0, 0x3, usb2), 1750 TEGRA210_LANE("usb2-1", 0x004, 2, 0x3, usb2), 1751 TEGRA210_LANE("usb2-2", 0x004, 4, 0x3, usb2), 1752 TEGRA210_LANE("usb2-3", 0x004, 6, 0x3, usb2), 2248 TEGRA210_LANE("hsic-0", 0x004, 14, 0x1, hsic),
|
Completed in 8 milliseconds