Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852ae.c44 .dma_busy2_reg = R_AX_PCIE_DMA_BUSY2,
H A Drtw8851be.c44 .dma_busy2_reg = 0,
H A Drtw8852be.c44 .dma_busy2_reg = 0,
H A Drtw8852bte.c50 .dma_busy2_reg = 0,
H A Drtw8852ce.c53 .dma_busy2_reg = R_AX_HAXI_DMA_BUSY2,
H A Drtw8922ae.c50 .dma_busy2_reg = 0,
H A Dpci.h1344 u32 dma_busy2_reg; member
H A Dpci.c2681 u32 dma_busy2 = info->dma_busy2_reg; in rtw89_pci_poll_txdma_ch_idle_ax()