Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dodm.h64 #define DM_DIG_HIGH_PWR_IGI_LOWER_BOUND 0x22 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm.h119 #define DM_DIG_HIGH_PWR_IGI_LOWER_BOUND 0x22 macro
H A Dphydm_dig.c1238 if(CurrentIGI < DM_DIG_HIGH_PWR_IGI_LOWER_BOUND) in odm_DIG()
1242 CurrentIGI=DM_DIG_HIGH_PWR_IGI_LOWER_BOUND; in odm_DIG()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm.h101 #define DM_DIG_HIGH_PWR_IGI_LOWER_BOUND 0x22 macro
H A Dphydm_dig.c1287 if(CurrentIGI < DM_DIG_HIGH_PWR_IGI_LOWER_BOUND) in odm_DIG()
1291 CurrentIGI=DM_DIG_HIGH_PWR_IGI_LOWER_BOUND; in odm_DIG()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm.h57 #define DM_DIG_HIGH_PWR_IGI_LOWER_BOUND 0x22 macro