Searched refs:dito (Results 1 – 1 of 1) sorted by relevance
2105 u32 devslp, dm, dito, mdat, deto, dito_conf; in ahci_set_aggressive_devslp() local2130 dito = devslp_idle_timeout / (dm + 1); in ahci_set_aggressive_devslp()2131 if (dito > 0x3ff) in ahci_set_aggressive_devslp()2132 dito = 0x3ff; in ahci_set_aggressive_devslp()2137 if ((devslp & PORT_DEVSLP_ADSE) && (dito_conf == dito)) in ahci_set_aggressive_devslp()2164 devslp |= ((dito << PORT_DEVSLP_DITO_OFFSET) | in ahci_set_aggressive_devslp()