Home
last modified time | relevance | path

Searched refs:WINTINI_RDY (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/
H A Dfw.c123 value32 &= ~WINTINI_RDY; in _rtl88e_fw_free_to_go()
131 if (value32 & WINTINI_RDY) { in _rtl88e_fw_free_to_go()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
H A Dfw_common.c136 value32 &= ~WINTINI_RDY; in rtl8723_fw_free_to_go()
145 if (value32 & WINTINI_RDY) { in rtl8723_fw_free_to_go()
H A Dfw_common.h16 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.c85 value32 &= ~WINTINI_RDY; in _rtl88e_fw_free_to_go()
93 if (value32 & WINTINI_RDY) in _rtl88e_fw_free_to_go()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c82 value32 &= ~WINTINI_RDY; in _rtl92ee_fw_free_to_go()
90 if (value32 & WINTINI_RDY) in _rtl92ee_fw_free_to_go()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dfw_common.c108 value32 &= ~WINTINI_RDY; in _rtl92c_fw_free_to_go()
115 if (value32 & WINTINI_RDY) in _rtl92c_fw_free_to_go()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.c85 value32 &= ~WINTINI_RDY; in _rtl8821ae_fw_free_to_go()
93 if (value32 & WINTINI_RDY) in _rtl8821ae_fw_free_to_go()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/rtl8188f/
H A Dhal8188freg.h613 #define WINTINI_RDY BIT(6)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/rtl8188f/
H A Dhal8188freg.h614 #define WINTINI_RDY BIT(6)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/rtl8188f/
H A Dhal8188freg.h613 #define WINTINI_RDY BIT(6)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/rtl8188f/
H A Dhal8188freg.h614 #define WINTINI_RDY BIT(6)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/rtl8723b/
H A Dhal8723breg.h623 #define WINTINI_RDY BIT(6)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/rtl8723d/
H A Dhal8723dreg.h686 #define WINTINI_RDY BIT(6)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/rtl8723d/
H A Dhal8723dreg.h685 #define WINTINI_RDY BIT(6)
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dreg.h895 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtl8188e_spec.h823 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dhal_com_reg.h1217 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dhal_com_reg.h1218 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h1169 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/
H A Drtl8188e_hal_init.c822 value32 &= ~WINTINI_RDY; in _FWFreeToGo()
831 if (value32 & WINTINI_RDY || RTW_CANNOT_IO(adapter)) in _FWFreeToGo()
836 if (!(value32 & WINTINI_RDY)) in _FWFreeToGo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dhal_com_reg.h1269 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dhal_com_reg.h1267 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dhal_com_reg.h1267 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dhal_com_reg.h1240 #define WINTINI_RDY BIT(6) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_com_reg.h1275 #define WINTINI_RDY BIT(6) macro

123