Searched refs:R_AX_PCIE_INIT_CFG1 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/realtek/rtw89/ |
| D | rtw8852ae.c | 28 .init_cfg_reg = R_AX_PCIE_INIT_CFG1,
|
| D | pci.c | 27 rtw89_write32(rtwdev, R_AX_PCIE_INIT_CFG1, in rtw89_pci_rst_bdram_pcie() 28 rtw89_read32(rtwdev, R_AX_PCIE_INIT_CFG1) | B_AX_RST_BDRAM); in rtw89_pci_rst_bdram_pcie() 32 rtwdev, R_AX_PCIE_INIT_CFG1); in rtw89_pci_rst_bdram_pcie() 2069 rtw89_write32_set(rtwdev, R_AX_PCIE_INIT_CFG1, B_AX_DIS_RXDMA_PRE); in rtw89_pci_rxdma_prefth() 2257 rtw89_write32_set(rtwdev, R_AX_PCIE_INIT_CFG1, in rtw89_pci_set_keep_reg() 2362 rtw89_write32_set(rtwdev, R_AX_PCIE_INIT_CFG1, B_AX_TX_TRUNC_MODE); in rtw89_pci_mode_op() 2365 rtw89_write32_clr(rtwdev, R_AX_PCIE_INIT_CFG1, B_AX_TX_TRUNC_MODE); in rtw89_pci_mode_op() 2370 rtw89_write32_set(rtwdev, R_AX_PCIE_INIT_CFG1, B_AX_RX_TRUNC_MODE); in rtw89_pci_mode_op() 2373 rtw89_write32_clr(rtwdev, R_AX_PCIE_INIT_CFG1, B_AX_RX_TRUNC_MODE); in rtw89_pci_mode_op() 2387 rtw89_write32_mask(rtwdev, R_AX_PCIE_INIT_CFG1, B_AX_PCIE_MAX_TXDMA_MASK, tx_burst); in rtw89_pci_mode_op() [all …]
|
| D | pci.h | 379 #define R_AX_PCIE_INIT_CFG1 0x1000 macro
|