Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851be.c39 .dma_busy2_reg = 0,
H A Drtw8852ae.c39 .dma_busy2_reg = R_AX_PCIE_DMA_BUSY2,
H A Drtw8852ce.c48 .dma_busy2_reg = R_AX_HAXI_DMA_BUSY2,
H A Drtw8852be.c39 .dma_busy2_reg = 0,
H A Dpci.h787 u32 dma_busy2_reg; member
H A Dpci.c2335 u32 dma_busy2 = info->dma_busy2_reg; in rtw89_poll_txdma_ch_idle_pcie()