Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/tegra/
Dxusb.h57 struct tegra_xusb_usb2_lane { struct
63 static inline struct tegra_xusb_usb2_lane * argument
66 return container_of(lane, struct tegra_xusb_usb2_lane, base); in to_usb2_lane()
Dxusb-tegra124.c438 struct tegra_xusb_usb2_lane *usb2; in tegra124_usb2_lane_probe()
462 struct tegra_xusb_usb2_lane *usb2 = to_usb2_lane(lane); in tegra124_usb2_lane_remove()
489 struct tegra_xusb_usb2_lane *usb2 = to_usb2_lane(lane); in tegra124_usb2_phy_power_on()
Dxusb-tegra210.c874 struct tegra_xusb_usb2_lane *usb2; in tegra210_usb2_lane_probe()
898 struct tegra_xusb_usb2_lane *usb2 = to_usb2_lane(lane); in tegra210_usb2_lane_remove()
934 struct tegra_xusb_usb2_lane *usb2 = to_usb2_lane(lane); in tegra210_usb2_phy_power_on()