Home
last modified time | relevance | path

Searched defs:PORT_CMD_ICC_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h108 #define PORT_CMD_ICC_ACTIVE (0x1 << 28) /* Put i/f in active state */ macro
/openbmc/qemu/hw/ide/
H A Dahci-internal.h181 #define PORT_CMD_ICC_ACTIVE (0x1 << 28) /* Put i/f in active state */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h183 PORT_CMD_ICC_ACTIVE = (0x1u << 28), /* Put i/f in active state */ enumerator