Searched refs:dma_io_stop (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Drtw8922ae.c39 .dma_io_stop = {R_BE_HAXI_INIT_CFG1, B_BE_STOP_AXI_MST},
H A Drtw8852ce.c48 .dma_io_stop = {R_AX_HAXI_INIT_CFG1, B_AX_STOP_AXI_MST},
H A Drtw8852ae.c39 .dma_io_stop = {R_AX_PCIE_DMA_STOP1, B_AX_STOP_PCIEIO},
H A Drtw8852be.c39 .dma_io_stop = {R_AX_PCIE_DMA_STOP1, B_AX_STOP_PCIEIO},
H A Drtw8851be.c39 .dma_io_stop = {R_AX_PCIE_DMA_STOP1, B_AX_STOP_PCIEIO},
H A Dpci.h1297 struct rtw89_reg_def dma_io_stop; member in struct:rtw89_pci_info
H A Dpci.c1856 const struct rtw89_reg_def *reg = &info->dma_io_stop;

Completed in 198 milliseconds