Home
last modified time | relevance | path

Searched defs:HOST_CAP_SSC (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dahci-internal.h80 #define HOST_CAP_SSC (1 << 14) /* Slumber capable */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h90 HOST_CAP_SSC = BIT(14), /* Slumber state capable */ enumerator