Searched refs:halt_c2h_isrs (Results 1 – 2 of 2) sorted by relevance
521 u32 halt_c2h_isrs; member
619 isrs->halt_c2h_isrs = rtw89_read32(rtwdev, R_AX_HISR0) & rtwpci->halt_c2h_intrs; in rtw89_pci_recognize_intrs()623 rtw89_write32(rtwdev, R_AX_HISR0, isrs->halt_c2h_isrs); in rtw89_pci_recognize_intrs()664 if (unlikely(isrs.halt_c2h_isrs & B_AX_HALT_C2H_INT_EN)) in rtw89_pci_interrupt_threadfn()
Completed in 13 milliseconds