Home
last modified time | relevance | path

Searched refs:Trd (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dmfe_reg_m4ve.c430 static void TrbTrdReduction(int* Trb, int* Trd) in TrbTrdReduction() argument
433 int d = *Trd; in TrbTrdReduction()
437 *Trb = *Trd = 1; in TrbTrdReduction()
446 *Trd /= b; in TrbTrdReduction()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_reg_m4ve.c497 static void TrbTrdReduction(MS_S32* Trb, MS_S32* Trd) in TrbTrdReduction() argument
500 MS_S32 d = *Trd; in TrbTrdReduction()
504 *Trb = *Trd = 1; in TrbTrdReduction()
513 *Trd /= b; in TrbTrdReduction()