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