Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h75 #define PORT_IRQ_PHYRDY (1 << 22) /* PhyRdy changed */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h141 PORT_IRQ_PHYRDY = (1 << 22), /* PhyRdy changed */ enumerator