Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
A Dpci.h106 #define IMR_CPWM BIT(8) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
A Dsw.c109 rtlpci->irq_mask[1] = (u32) (IMR_CPWM | IMR_C2HCMD | 0); in rtl92c_init_sw_vars()
A Dreg.h517 #define IMR_CPWM BIT(8) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
A Dsw.c120 rtlpci->irq_mask[1] = (u32) (IMR_CPWM | IMR_C2HCMD); in rtl92d_init_sw_vars()
A Dreg.h539 #define IMR_CPWM BIT(8) macro
/linux/drivers/staging/rtl8723bs/include/
A Dhal_com_reg.h784 #define IMR_CPWM BIT8 macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
A 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()
A Dreg.h551 #define IMR_CPWM BIT(8) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
A 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()
A Dreg.h540 #define IMR_CPWM BIT(8) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
A 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()
A Dreg.h565 #define IMR_CPWM BIT(8) /* CPU power Mode exchange INT Status, macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dreg.h501 #define IMR_CPWM BIT(8) macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
A Dreg.h574 #define IMR_CPWM BIT(8) macro
A 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()

Completed in 95 milliseconds