Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/tegra/
Dxusb-tegra210.c847 #define TEGRA210_LANE(_name, _offset, _shift, _mask, _type) \ macro
864 TEGRA210_LANE("usb2-0", 0x004, 0, 0x3, usb2),
865 TEGRA210_LANE("usb2-1", 0x004, 2, 0x3, usb2),
866 TEGRA210_LANE("usb2-2", 0x004, 4, 0x3, usb2),
867 TEGRA210_LANE("usb2-3", 0x004, 6, 0x3, usb2),
1166 TEGRA210_LANE("hsic-0", 0x004, 14, 0x1, hsic),
1422 TEGRA210_LANE("pcie-0", 0x028, 12, 0x3, pcie),
1423 TEGRA210_LANE("pcie-1", 0x028, 14, 0x3, pcie),
1424 TEGRA210_LANE("pcie-2", 0x028, 16, 0x3, pcie),
1425 TEGRA210_LANE("pcie-3", 0x028, 18, 0x3, pcie),
[all …]