Home
last modified time | relevance | path

Searched defs:DEF_PORT_IRQ (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h88 #define DEF_PORT_IRQ PORT_IRQ_FATAL | PORT_IRQ_PHYRDY \ macro
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_sil.h164 DEF_PORT_IRQ = PORT_IRQ_COMPLETE | PORT_IRQ_ERROR | enumerator
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h160 DEF_PORT_IRQ = PORT_IRQ_ERROR | PORT_IRQ_SG_DONE | enumerator
H A Dsata_sil24.c168 DEF_PORT_IRQ = PORT_IRQ_COMPLETE | PORT_IRQ_ERROR | enumerator
/OK3568_Linux_fs/kernel/drivers/block/mtip32xx/
H A Dmtip32xx.c88 #define DEF_PORT_IRQ \ macro