Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibata-sata.c413 if (link->ap->host->flags & ATA_HOST_NO_DEVSLP) in sata_link_scr_lpm()
H A Dahci.c2002 host->flags |= ATA_HOST_NO_DEVSLP; in ahci_init_one()
/openbmc/linux/include/linux/
H A Dlibata.h229 ATA_HOST_NO_DEVSLP = (1 << 6), /* Host does not support devslp */ enumerator