Home
last modified time | relevance | path

Searched refs:R_AX_HCI_FUNC_EN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
A Dpci.c2741 val = rtw89_read32(rtwdev, R_AX_HCI_FUNC_EN); in rtw89_pci_lv1rst_stop_dma()
2742 rtw89_write32(rtwdev, R_AX_HCI_FUNC_EN, val & ~dma_rst); in rtw89_pci_lv1rst_stop_dma()
2743 rtw89_write32(rtwdev, R_AX_HCI_FUNC_EN, val | dma_rst); in rtw89_pci_lv1rst_stop_dma()
2760 rtw89_write32_set(rtwdev, R_AX_HCI_FUNC_EN, val32); in rtw89_pci_ctrl_hci_dma_en()
2763 rtw89_write32_clr(rtwdev, R_AX_HCI_FUNC_EN, val32); in rtw89_pci_ctrl_hci_dma_en()
A Dreg.h190 #define R_AX_HCI_FUNC_EN 0x8380 macro
A Dmac.c2590 rtw89_write32_set(rtwdev, R_AX_HCI_FUNC_EN, in rtw89_mac_hci_func_en()

Completed in 26 milliseconds