Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/b43legacy/
Dpio.c37 b43legacy_pio_write(queue, B43legacy_PIO_TXCTL, in tx_start()
46 b43legacy_pio_write(queue, B43legacy_PIO_TXCTL, in tx_octet()
49 b43legacy_pio_write(queue, B43legacy_PIO_TXCTL, in tx_octet()
89 b43legacy_pio_write(queue, B43legacy_PIO_TXCTL, in tx_data()
108 b43legacy_pio_write(queue, B43legacy_PIO_TXCTL, in tx_complete()
112 b43legacy_pio_write(queue, B43legacy_PIO_TXCTL, in tx_complete()
292 txctl = b43legacy_pio_read(queue, B43legacy_PIO_TXCTL); in tx_tasklet()
651 b43legacy_pio_write(queue, B43legacy_PIO_TXCTL, in b43legacy_pio_tx_suspend()
652 b43legacy_pio_read(queue, B43legacy_PIO_TXCTL) in b43legacy_pio_tx_suspend()
658 b43legacy_pio_write(queue, B43legacy_PIO_TXCTL, in b43legacy_pio_tx_resume()
[all …]
Dpio.h11 #define B43legacy_PIO_TXCTL 0x00 macro