Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h41 #define HOST_IRQ_EN (1 << 1) /* global IRQ enable */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h81 HOST_IRQ_EN = (1 << 1), /* global IRQ enable */ enumerator