Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibahci.c2245 u32 devslp, dm, dito, mdat, deto, dito_conf; in ahci_set_aggressive_devslp() local
2270 dito = devslp_idle_timeout / (dm + 1); in ahci_set_aggressive_devslp()
2271 if (dito > 0x3ff) in ahci_set_aggressive_devslp()
2272 dito = 0x3ff; in ahci_set_aggressive_devslp()
2276 /* device sleep was already enabled and same dito */ in ahci_set_aggressive_devslp()
2277 if ((devslp & PORT_DEVSLP_ADSE) && (dito_conf == dito)) in ahci_set_aggressive_devslp()
2302 /* Make dito, mdat, deto bits to 0s */ in ahci_set_aggressive_devslp()
2304 devslp |= ((dito << PORT_DEVSLP_DITO_OFFSET) | in ahci_set_aggressive_devslp()
/linux/Documentation/translations/sp_SP/process/
H A D5.Posting.rst