Searched refs:PORT_DEVSLP_DETO_OFFSET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ata/ | ||
H A D | ahci.h | 205 PORT_DEVSLP_DETO_OFFSET = 2, /* DevSlp exit timeout */ enumerator |
H A D | libahci.c | 2307 (deto << PORT_DEVSLP_DETO_OFFSET) | in ahci_set_aggressive_devslp() |