Searched refs:dma_io_stop (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8851be.c | 43 .dma_io_stop = {R_AX_PCIE_DMA_STOP1, B_AX_STOP_PCIEIO},
|
| H A D | rtw8852ae.c | 43 .dma_io_stop = {R_AX_PCIE_DMA_STOP1, B_AX_STOP_PCIEIO},
|
| H A D | rtw8852bte.c | 49 .dma_io_stop = {R_AX_PCIE_DMA_STOP1, B_AX_STOP_PCIEIO},
|
| H A D | rtw8922ae.c | 49 .dma_io_stop = {R_BE_HAXI_INIT_CFG1, B_BE_STOP_AXI_MST},
|
| H A D | rtw8852be.c | 43 .dma_io_stop = {R_AX_PCIE_DMA_STOP1, B_AX_STOP_PCIEIO},
|
| H A D | rtw8852ce.c | 52 .dma_io_stop = {R_AX_HAXI_INIT_CFG1, B_AX_STOP_AXI_MST},
|
| H A D | pci.h | 1413 struct rtw89_reg_def dma_io_stop; member
|
| H A D | pci.c | 2106 const struct rtw89_reg_def *reg = &info->dma_io_stop; in rtw89_pci_ctrl_dma_io()
|