Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibahci.c2246 u32 devslp, dm, dito, mdat, deto, dito_conf; in ahci_set_aggressive_devslp() local
2295 deto = dev->devslp_timing[ATA_LOG_DEVSLP_DETO]; in ahci_set_aggressive_devslp()
2296 if (!deto) in ahci_set_aggressive_devslp()
2297 deto = 20; in ahci_set_aggressive_devslp()
2300 deto = 20; in ahci_set_aggressive_devslp()
2307 (deto << PORT_DEVSLP_DETO_OFFSET) | in ahci_set_aggressive_devslp()