Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h74 #define PORT_IRQ_PHYRDY (1 << 22) /* PhyRdy changed */ macro
/openbmc/qemu/hw/ide/
H A Dahci-internal.h150 #define PORT_IRQ_PHYRDY (1 << 22) /* PhyRdy changed */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h141 PORT_IRQ_PHYRDY = BIT(22), /* PhyRdy changed */ enumerator