Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Ddma.c317 static u16 b43_dmacontroller_base(enum b43_dmatype type, int controller_idx) in b43_dmacontroller_base() function
822 mmio_base = b43_dmacontroller_base(0, 0); in b43_engine_type()
858 ring->mmio_base = b43_dmacontroller_base(type, controller_index); in b43_setup_dmaring()
1769 mmio_base = b43_dmacontroller_base(type, engine_index); in b43_dma_direct_fifo_rx()