Searched refs:B43_PIO8_TXCTL_FREADY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/broadcom/b43/ | ||
H A D | pio.h | 42 #define B43_PIO8_TXCTL_FREADY 0x00000080 macro |
H A D | pio.c | 428 ctl |= B43_PIO8_TXCTL_FREADY; in pio_tx_frame_4byte_queue() |