Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/phy/tegra/
Dxusb.h143 bool tegra_xusb_lane_check(struct tegra_xusb_lane *lane, const char *function);
Dxusb-tegra210.c722 usb = tegra_xusb_lane_check(lane, "usb3-ss"); in tegra210_sata_uphy_enable()
2751 if (tegra_xusb_lane_check(lane, "usb3-ss")) in tegra210_pcie_phy_power_on()
2766 if (tegra_xusb_lane_check(lane, "usb3-ss")) in tegra210_pcie_phy_power_off()
2920 if (tegra_xusb_lane_check(lane, "usb3-ss")) in tegra210_sata_phy_power_on()
2935 if (tegra_xusb_lane_check(lane, "usb3-ss")) in tegra210_sata_phy_power_off()
Dxusb.c385 bool tegra_xusb_lane_check(struct tegra_xusb_lane *lane, in tegra_xusb_lane_check() function
431 if (!tegra_xusb_lane_check(lane, function)) in tegra_xusb_port_find_lane()