Home
last modified time | relevance | path

Searched refs:PORT_CMD_ICC_SLUMBER (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h110 #define PORT_CMD_ICC_SLUMBER (0x6 << 28) /* Put i/f in slumber state */ macro
/openbmc/qemu/hw/ide/
H A Dahci_internal.h183 #define PORT_CMD_ICC_SLUMBER (0x6 << 28) /* Put i/f in slumber state */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h185 PORT_CMD_ICC_SLUMBER = (0x6u << 28), /* Put i/f in slumber state */ enumerator