Home
last modified time | relevance | path

Searched refs:HOST_IRQ_STAT (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.h65 HOST_IRQ_STAT = 0x44, enumerator
H A Dahci.c333 writel(1 << i, mmio + HOST_IRQ_STAT); in ahci_host_init()
/rk3399_rockchip-uboot/include/
H A Dahci.h34 #define HOST_IRQ_STAT 0x08 /* interrupt status */ macro