Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h270 #define DC_INTRS \ macro
H A Dif_dc.c3291 if (status == 0xFFFFFFFF || (status & DC_INTRS) == 0) { in dc_intr()
3352 if (status == 0xFFFFFFFF || (status & DC_INTRS) == 0) in dc_intr()
3358 CSR_WRITE_4(sc, DC_IMR, DC_INTRS); in dc_intr()
3720 CSR_WRITE_4(sc, DC_IMR, DC_INTRS); in dc_init_locked()
3904 CSR_WRITE_4(sc, DC_IMR, DC_INTRS); in dc_ioctl()