Searched refs:tegra_xusb_lane_check (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/tegra/ |
H A D | xusb.h | 144 bool tegra_xusb_lane_check(struct tegra_xusb_lane *lane, const char *function);
|
H A D | xusb.c | 391 bool tegra_xusb_lane_check(struct tegra_xusb_lane *lane, in tegra_xusb_lane_check() function 437 if (!tegra_xusb_lane_check(lane, function)) in tegra_xusb_port_find_lane()
|
H A D | xusb-tegra210.c | 722 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()
|
/kernel/linux/linux-5.10/drivers/phy/tegra/ |
H A D | xusb.c | 379 static bool tegra_xusb_lane_check(struct tegra_xusb_lane *lane, in tegra_xusb_lane_check() function 425 if (!tegra_xusb_lane_check(lane, function)) in tegra_xusb_port_find_lane()
|
Completed in 9 milliseconds