Searched refs:HOST_CAP2_DESO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ata/ | ||
H A D | ahci.h | 110 HOST_CAP2_DESO = BIT(5), /* DevSlp from slumber only */ enumerator |
H A D | libahci.c | 2662 cap2 & HOST_CAP2_DESO ? "deso " : "", in ahci_print_info() |