Searched refs:PORT_DEVSLP_MDAT_OFFSET (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ata/ | ||
H A D | ahci.h | 204 PORT_DEVSLP_MDAT_OFFSET = 10, /* Minimum assertion time */ enumerator |
H A D | libahci.c | 2300 (mdat << PORT_DEVSLP_MDAT_OFFSET) | in ahci_set_aggressive_devslp() |