Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-tegra.c289 struct reset_control *ss_rst; member
1188 tegra->ss_rst); in tegra_xusb_unpowergate_partitions()
1684 tegra->ss_rst = devm_reset_control_get(&pdev->dev, "xusb_ss"); in tegra_xusb_probe()
1685 if (IS_ERR(tegra->ss_rst)) { in tegra_xusb_probe()
1686 err = PTR_ERR(tegra->ss_rst); in tegra_xusb_probe()