Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dahci.h106 HOST_CAP2_APST = (1 << 2), /* Automatic partial to slumber */ enumerator
Dlibahci.c2555 cap2 & HOST_CAP2_APST ? "apst " : "", in ahci_print_info()