Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.h109 PORT_IRQ_STAT = 0x1008, /* high: status, low: interrupt */ enumerator
/rk3399_rockchip-uboot/include/
H A Dahci.h49 #define PORT_IRQ_STAT 0x10 /* interrupt status */ macro