Home
last modified time | relevance | path

Searched refs:CGEM_INTR_STAT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cadence/
H A Dif_cgem_hw.h160 #define CGEM_INTR_STAT 0x024 /* Interrupt Status */ macro
H A Dif_cgem.c990 istatus = RD4(sc, CGEM_INTR_STAT); in cgem_intr()
991 WR4(sc, CGEM_INTR_STAT, istatus); in cgem_intr()