Home
last modified time | relevance | path

Searched refs:reg_featherSstGain (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c4336 static MS_U8 reg_featherSstGain = FeatherSstGain_Min; in MDrv_SC_featherSstGain_Ctrl() local
4340 if( reg_featherSstGain < FeatherSstGain_Max ) in MDrv_SC_featherSstGain_Ctrl()
4341 reg_featherSstGain++; in MDrv_SC_featherSstGain_Ctrl()
4345 if( reg_featherSstGain > FeatherSstGain_Min ) in MDrv_SC_featherSstGain_Ctrl()
4346 reg_featherSstGain--; in MDrv_SC_featherSstGain_Ctrl()
4349 MApi_XC_W2BYTEMSK(REG_SC_BK2A_29_L, (MS_U16)(reg_featherSstGain << 12 ), 0xF000); in MDrv_SC_featherSstGain_Ctrl()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c4336 static MS_U8 reg_featherSstGain = FeatherSstGain_Min; in MDrv_SC_featherSstGain_Ctrl() local
4340 if( reg_featherSstGain < FeatherSstGain_Max ) in MDrv_SC_featherSstGain_Ctrl()
4341 reg_featherSstGain++; in MDrv_SC_featherSstGain_Ctrl()
4345 if( reg_featherSstGain > FeatherSstGain_Min ) in MDrv_SC_featherSstGain_Ctrl()
4346 reg_featherSstGain--; in MDrv_SC_featherSstGain_Ctrl()
4349 MApi_XC_W2BYTEMSK(REG_SC_BK2A_29_L, (MS_U16)(reg_featherSstGain << 12 ), 0xF000); in MDrv_SC_featherSstGain_Ctrl()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c4336 static MS_U8 reg_featherSstGain = FeatherSstGain_Min; in MDrv_SC_featherSstGain_Ctrl() local
4340 if( reg_featherSstGain < FeatherSstGain_Max ) in MDrv_SC_featherSstGain_Ctrl()
4341 reg_featherSstGain++; in MDrv_SC_featherSstGain_Ctrl()
4345 if( reg_featherSstGain > FeatherSstGain_Min ) in MDrv_SC_featherSstGain_Ctrl()
4346 reg_featherSstGain--; in MDrv_SC_featherSstGain_Ctrl()
4349 MApi_XC_W2BYTEMSK(REG_SC_BK2A_29_L, (MS_U16)(reg_featherSstGain << 12 ), 0xF000); in MDrv_SC_featherSstGain_Ctrl()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c4336 static MS_U8 reg_featherSstGain = FeatherSstGain_Min; in MDrv_SC_featherSstGain_Ctrl() local
4340 if( reg_featherSstGain < FeatherSstGain_Max ) in MDrv_SC_featherSstGain_Ctrl()
4341 reg_featherSstGain++; in MDrv_SC_featherSstGain_Ctrl()
4345 if( reg_featherSstGain > FeatherSstGain_Min ) in MDrv_SC_featherSstGain_Ctrl()
4346 reg_featherSstGain--; in MDrv_SC_featherSstGain_Ctrl()
4349 MApi_XC_W2BYTEMSK(REG_SC_BK2A_29_L, (MS_U16)(reg_featherSstGain << 12 ), 0xF000); in MDrv_SC_featherSstGain_Ctrl()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c4328 static MS_U8 reg_featherSstGain = FeatherSstGain_Min; in MDrv_SC_featherSstGain_Ctrl() local
4332 if( reg_featherSstGain < FeatherSstGain_Max ) in MDrv_SC_featherSstGain_Ctrl()
4333 reg_featherSstGain++; in MDrv_SC_featherSstGain_Ctrl()
4337 if( reg_featherSstGain > FeatherSstGain_Min ) in MDrv_SC_featherSstGain_Ctrl()
4338 reg_featherSstGain--; in MDrv_SC_featherSstGain_Ctrl()
4341 MApi_XC_W2BYTEMSK(REG_SC_BK2A_29_L, (MS_U16)(reg_featherSstGain << 12 ), 0xF000); in MDrv_SC_featherSstGain_Ctrl()