Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dlibahci.c2136 u32 devslp, dm, dito, mdat, deto, dito_conf; in ahci_set_aggressive_devslp() local
2165 dito_conf = (devslp >> PORT_DEVSLP_DITO_OFFSET) & 0x3FF; in ahci_set_aggressive_devslp()
2168 if ((devslp & PORT_DEVSLP_ADSE) && (dito_conf == dito)) in ahci_set_aggressive_devslp()