Home
last modified time | relevance | path

Searched refs:IMR_CPWM (Results 1 – 15 of 15) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dpci.h106 #define IMR_CPWM BIT(8) macro
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dsw.c120 rtlpci->irq_mask[1] = (u32) (IMR_CPWM | IMR_C2HCMD); in rtl92d_init_sw_vars()
Dreg.h539 #define IMR_CPWM BIT(8) macro
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dsw.c109 rtlpci->irq_mask[1] = (u32) (IMR_CPWM | IMR_C2HCMD | 0); in rtl92c_init_sw_vars()
Dreg.h517 #define IMR_CPWM BIT(8) macro
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Dhal_com_reg.h723 #define IMR_CPWM BIT8 macro
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.c133 while (!(content & IMR_CPWM) && (count < 500)) { in _rtl88ee_set_fw_clock_on()
139 if (content & IMR_CPWM) { in _rtl88ee_set_fw_clock_on()
Dreg.h551 #define IMR_CPWM BIT(8) macro
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dhw.c113 while (!(content & IMR_CPWM) && (count < 500)) { in _rtl92ee_set_fw_clock_on()
119 if (content & IMR_CPWM) { in _rtl92ee_set_fw_clock_on()
Dreg.h540 #define IMR_CPWM BIT(8) macro
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.c139 while (!(content & IMR_CPWM) && (count < 500)) { in _rtl8723be_set_fw_clock_on()
145 if (content & IMR_CPWM) { in _rtl8723be_set_fw_clock_on()
Dreg.h565 #define IMR_CPWM BIT(8) /* CPU power Mode exchange INT Status, macro
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dreg.h501 #define IMR_CPWM BIT(8) macro
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dreg.h574 #define IMR_CPWM BIT(8) macro
Dhw.c136 while (!(content & IMR_CPWM) && (count < 500)) { in _rtl8821ae_set_fw_clock_on()
142 if (content & IMR_CPWM) { in _rtl8821ae_set_fw_clock_on()