Home
last modified time | relevance | path

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

/linux-6.15/drivers/ata/
H A Dlibahci.c2244 u32 devslp, dm, dito, mdat, deto, dito_conf; in ahci_set_aggressive_devslp() local
2273 dito_conf = (devslp >> PORT_DEVSLP_DITO_OFFSET) & 0x3FF; in ahci_set_aggressive_devslp()
2276 if ((devslp & PORT_DEVSLP_ADSE) && (dito_conf == dito)) in ahci_set_aggressive_devslp()