Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_tegra.c164 bool has_sata_oob_rst; member
470 .has_sata_oob_rst = true,
477 .has_sata_oob_rst = true,
488 .has_sata_oob_rst = false,
553 if (tegra->soc->has_sata_oob_rst) { in tegra_ahci_probe()