Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci-internal.h180 #define PORT_CMD_ICC_MASK (0xfU << 28) /* i/f ICC state mask */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h182 PORT_CMD_ICC_MASK = (0xfu << 28), /* i/f ICC state mask */ enumerator