Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bwi/
HDif_bwireg.h149 #define BWI_TXRX_INTR_STATUS(i) (BWI_TXRX_INTR_STATUS_BASE + ((i) * 8)) macro
HDif_bwi.c1551 CSR_READ_4(sc, BWI_TXRX_INTR_STATUS(i)) & mask; in bwi_intr()
1571 CSR_WRITE_4(sc, BWI_TXRX_INTR_STATUS(i), txrx_intr_status[i]); in bwi_intr()