Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dpio.c394 b43_piotx_write32(q, B43_PIO8_TXCTL, ctl); in tx_write_4byte_queue()
423 b43_piotx_write32(q, B43_PIO8_TXCTL, ctl); in tx_write_4byte_queue()
450 b43_piotx_write32(q, B43_PIO_TXCTL, ctl); in pio_tx_frame_4byte_queue()
793 b43_piotx_write32(q, B43_PIO8_TXCTL, in b43_pio_tx_suspend_queue()
806 b43_piotx_write32(q, B43_PIO8_TXCTL, in b43_pio_tx_resume_queue()
Dpio.h124 static inline void b43_piotx_write32(struct b43_pio_txqueue *q, in b43_piotx_write32() function