Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dpio.h30 #define B43_PIO_RXCTL_FRAMERDY 0x0001 macro
H A Dpio.c640 if (!(ctl & B43_PIO_RXCTL_FRAMERDY)) in pio_rx_frame()
643 B43_PIO_RXCTL_FRAMERDY); in pio_rx_frame()