Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.h164 DEF_PORT_IRQ = PORT_IRQ_COMPLETE | PORT_IRQ_ERROR | enumerator
H A Ddwc_ahsata.c252 writel(DEF_PORT_IRQ, &port_mmio->ie); in ahci_host_init()
/rk3399_rockchip-uboot/include/
H A Dahci.h88 #define DEF_PORT_IRQ PORT_IRQ_FATAL | PORT_IRQ_PHYRDY \ macro