| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/ |
| H A D | fw.c | 123 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 D | fw_common.c | 136 value32 &= ~WINTINI_RDY; in rtl8723_fw_free_to_go() 145 if (value32 & WINTINI_RDY) { in rtl8723_fw_free_to_go()
|
| H A D | fw_common.h | 16 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | fw.c | 85 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 D | fw.c | 82 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 D | fw_common.c | 108 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 D | fw.c | 85 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 D | hal8188freg.h | 613 #define WINTINI_RDY BIT(6)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/rtl8188f/ |
| H A D | hal8188freg.h | 614 #define WINTINI_RDY BIT(6)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/rtl8188f/ |
| H A D | hal8188freg.h | 613 #define WINTINI_RDY BIT(6)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/rtl8188f/ |
| H A D | hal8188freg.h | 614 #define WINTINI_RDY BIT(6)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/rtl8723b/ |
| H A D | hal8723breg.h | 623 #define WINTINI_RDY BIT(6)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/rtl8723d/ |
| H A D | hal8723dreg.h | 686 #define WINTINI_RDY BIT(6)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/rtl8723d/ |
| H A D | hal8723dreg.h | 685 #define WINTINI_RDY BIT(6)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | reg.h | 895 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | rtl8188e_spec.h | 823 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | hal_com_reg.h | 1217 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | hal_com_reg.h | 1218 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | hal_com_reg.h | 1169 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/ |
| H A D | rtl8188e_hal_init.c | 822 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 D | hal_com_reg.h | 1269 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | hal_com_reg.h | 1267 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | hal_com_reg.h | 1267 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | hal_com_reg.h | 1240 #define WINTINI_RDY BIT(6) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | hal_com_reg.h | 1275 #define WINTINI_RDY BIT(6) macro
|