Searched refs:B43_PIO8_TXCTL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | pio.c | 381 b43_piotx_write32(q, B43_PIO8_TXCTL, ctl); in tx_write_4byte_queue() 410 b43_piotx_write32(q, B43_PIO8_TXCTL, ctl); in tx_write_4byte_queue() 427 ctl = b43_piotx_read32(q, B43_PIO8_TXCTL); in pio_tx_frame_4byte_queue() 780 b43_piotx_write32(q, B43_PIO8_TXCTL, in b43_pio_tx_suspend_queue() 781 b43_piotx_read32(q, B43_PIO8_TXCTL) in b43_pio_tx_suspend_queue() 793 b43_piotx_write32(q, B43_PIO8_TXCTL, in b43_pio_tx_resume_queue() 794 b43_piotx_read32(q, B43_PIO8_TXCTL) in b43_pio_tx_resume_queue()
|
H A D | pio.h | 36 #define B43_PIO8_TXCTL 0x00 macro
|