Home
last modified time | relevance | path

Searched refs:DM_DIG_Gmode_HIGH_PWR_IGI_LOWER_BOUND (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dodm.h65 #define DM_DIG_Gmode_HIGH_PWR_IGI_LOWER_BOUND 0x28 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm.h120 #define DM_DIG_Gmode_HIGH_PWR_IGI_LOWER_BOUND 0x28 macro
H A Dphydm_dig.c1249 if(CurrentIGI < DM_DIG_Gmode_HIGH_PWR_IGI_LOWER_BOUND) in odm_DIG()
1252 CurrentIGI = DM_DIG_Gmode_HIGH_PWR_IGI_LOWER_BOUND; in odm_DIG()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm.h102 #define DM_DIG_Gmode_HIGH_PWR_IGI_LOWER_BOUND 0x28 macro
H A Dphydm_dig.c1298 if(CurrentIGI < DM_DIG_Gmode_HIGH_PWR_IGI_LOWER_BOUND) in odm_DIG()
1301 CurrentIGI = DM_DIG_Gmode_HIGH_PWR_IGI_LOWER_BOUND; in odm_DIG()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm.h58 #define DM_DIG_Gmode_HIGH_PWR_IGI_LOWER_BOUND 0x28 macro