Searched refs:cont_status (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | btcoex.h | 70 u32 cont_status; member
|
H A D | mci.c | 603 int value_dbm = MS(mci_hw->cont_status, in ath_mci_intr() 610 MS(mci_hw->cont_status, AR_MCI_CONT_TXRX) ? in ath_mci_intr() 612 MS(mci_hw->cont_status, AR_MCI_CONT_PRIORITY), in ath_mci_intr()
|
H A D | ar9003_mci.c | 387 mci->cont_status = REG_READ(ah, AR_MCI_CONT_STATUS); in ar9003_mci_get_isr()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | btcoex.h | 70 u32 cont_status; member
|
H A D | mci.c | 605 int value_dbm = MS(mci_hw->cont_status, in ath_mci_intr() 612 MS(mci_hw->cont_status, AR_MCI_CONT_TXRX) ? in ath_mci_intr() 614 MS(mci_hw->cont_status, AR_MCI_CONT_PRIORITY), in ath_mci_intr()
|
H A D | ar9003_mci.c | 387 mci->cont_status = REG_READ(ah, AR_MCI_CONT_STATUS); in ar9003_mci_get_isr()
|
Completed in 7 milliseconds