Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bwn/
Dif_bwnreg.h332 #define BWN_PIO_RXCTL 0x00 macro
Dif_bwn.c5698 ctl16 = bwn_pio_rx_read_2(prq, BWN_PIO_RXCTL); in bwn_pio_rxeof()
5701 bwn_pio_rx_write_2(prq, BWN_PIO_RXCTL, in bwn_pio_rxeof()
5704 ctl16 = bwn_pio_rx_read_2(prq, BWN_PIO_RXCTL); in bwn_pio_rxeof()
5794 bwn_pio_rx_write_2(prq, BWN_PIO_RXCTL, BWN_PIO_RXCTL_DATAREADY); in bwn_pio_rxeof()