Home
last modified time | relevance | path

Searched refs:EEPROM_RFE_OPTION_8188E (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dhal_pg.h97 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dhal_pg.h93 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dhal_pg.h97 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dhal_pg.h89 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dhal_pg.h88 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dhal_pg.h88 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_pg.h88 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dhal_pg.h88 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dhal_pg.h89 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dhal_pg.h89 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dhal_pg.h89 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dhal_pg.h89 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dhal_pg.h88 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dhal_pg.h88 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dhal_pg.h88 #define EEPROM_RFE_OPTION_8188E 0xCA macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/
H A Drtl8188e_hal_init.c2980 PA_LNAType_2G = LE_BITS_TO_1BYTE(&PROMContent[EEPROM_RFE_OPTION_8188E], 2, 2); /* 0xCA[3:2] */ in Hal_ReadPAType_8188E()
3056 GLNA_type = LE_BITS_TO_1BYTE(&PROMContent[EEPROM_RFE_OPTION_8188E], 4, 3); /* 0xCA[6:4] */ in Hal_ReadAmplifierType_8188E()
3102 } else if ((0xFF == PROMContent[EEPROM_RFE_OPTION_8188E]) || in Hal_ReadRFEType_8188E()
3109 pHalData->rfe_type = PROMContent[EEPROM_RFE_OPTION_8188E] & RFETypeMask; /* 0xCA[1:0] */ in Hal_ReadRFEType_8188E()