Home
last modified time | relevance | path

Searched refs:m1ThreshExt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dani.h80 u16 m1ThreshExt; member
H A Dar5008_phy.c992 int m1ThreshExt = on ? in ar5008_hw_ani_control_new() local
993 aniState->iniDef.m1ThreshExt : m1ThreshExt_off; in ar5008_hw_ani_control_new()
1018 AR_PHY_SFCORR_EXT_M1_THRESH, m1ThreshExt); in ar5008_hw_ani_control_new()
1196 iniDef->m1ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M1_THRESH); in ar5008_hw_ani_cache_ini_regs()
H A Dar9003_phy.c1075 int m1ThreshExt, m2ThreshExt; in ar9003_hw_ani_control() local
1108 m1ThreshExt = on ? in ar9003_hw_ani_control()
1109 aniState->iniDef.m1ThreshExt : m1ThreshExt_off; in ar9003_hw_ani_control()
1139 m1ThreshExt); in ar9003_hw_ani_control()
1420 iniDef->m1ThreshExt = MS(val, AR_PHY_SFCORR_EXT_M1_THRESH); in ar9003_hw_ani_cache_ini_regs()