Searched refs:sata_rst (Results 1 – 2 of 2) sorted by relevance
173 struct reset_control *sata_rst; member251 tegra->sata_rst); in tegra_ahci_power_on()286 reset_control_assert(tegra->sata_rst); in tegra_ahci_power_off()547 tegra->sata_rst = devm_reset_control_get(&pdev->dev, "sata"); in tegra_ahci_probe()548 if (IS_ERR(tegra->sata_rst)) { in tegra_ahci_probe()550 return PTR_ERR(tegra->sata_rst); in tegra_ahci_probe()
673 reset-names = "sata_rst", "usb0_crst", "usb1_crst",