Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.h39 #define B43legacy_DMA32_TXSTAT_STOPPED 0x00003000 macro
H A Ddma.c363 value == B43legacy_DMA32_TXSTAT_STOPPED) in b43legacy_dmacontroller_tx_reset()