Searched refs:dito (Results 1 – 1 of 1) sorted by relevance
2136 u32 devslp, dm, dito, mdat, deto, dito_conf; in ahci_set_aggressive_devslp() local2161 dito = devslp_idle_timeout / (dm + 1); in ahci_set_aggressive_devslp()2162 if (dito > 0x3ff) in ahci_set_aggressive_devslp()2163 dito = 0x3ff; in ahci_set_aggressive_devslp()2168 if ((devslp & PORT_DEVSLP_ADSE) && (dito_conf == dito)) in ahci_set_aggressive_devslp()2195 devslp |= ((dito << PORT_DEVSLP_DITO_OFFSET) | in ahci_set_aggressive_devslp()