Home
last modified time | relevance | path

Searched refs:HOST_CAP2_DESO (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h110 HOST_CAP2_DESO = (1 << 5), /* DevSlp from slumber only */ enumerator
Dlibahci.c2504 cap2 & HOST_CAP2_DESO ? "deso " : "", in ahci_print_info()