Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h109 #define PORT_CMD_ICC_PARTIAL (0x2 << 28) /* Put i/f in partial state */ macro
/openbmc/qemu/hw/ide/
H A Dahci_internal.h182 #define PORT_CMD_ICC_PARTIAL (0x2 << 28) /* Put i/f in partial state */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h184 PORT_CMD_ICC_PARTIAL = (0x2u << 28), /* Put i/f in partial state */ enumerator