Home
last modified time | relevance | path

Searched refs:u16UsedGain_x32 (Results 1 – 25 of 30) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/
H A Dmhal_sc.c3088 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
3092 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
3093 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
3094 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
3095 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
3096 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
3097 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
3098 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
3099 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
3100 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/
H A Dmhal_sc.c3086 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
3090 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
3091 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
3092 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
3093 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
3094 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
3095 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
3096 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
3097 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
3098 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_sc.c3890 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
3894 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
3895 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
3896 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
3897 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
3898 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
3899 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
3900 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
3901 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
3902 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_sc.c4615 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
4619 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
4620 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
4621 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
4622 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
4623 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
4624 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
4625 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
4626 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
4627 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_sc.c4454 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
4458 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
4459 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
4460 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
4461 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
4462 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
4463 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
4464 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
4465 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
4466 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_sc.c4555 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
4559 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
4560 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
4561 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
4562 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
4563 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
4564 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
4565 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
4566 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
4567 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_sc.c4026 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
4030 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
4031 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
4032 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
4033 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
4034 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
4035 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
4036 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
4037 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
4038 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_sc.c4759 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
4763 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
4764 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
4765 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
4766 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
4767 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
4768 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
4769 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
4770 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
4771 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_sc.c4812 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
4816 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
4817 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
4818 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
4819 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
4820 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
4821 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
4822 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
4823 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
4824 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_sc.c5417 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
5421 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
5422 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
5423 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
5424 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
5425 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
5426 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
5427 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
5428 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
5429 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_sc.c5478 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
5482 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
5483 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
5484 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
5485 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
5486 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
5487 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
5488 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
5489 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
5490 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_sc.c5860 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
5864 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
5865 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
5866 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
5867 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
5868 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
5869 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
5870 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
5871 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
5872 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_sc.c5880 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
5884 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
5885 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
5886 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
5887 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
5888 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
5889 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
5890 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
5891 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
5892 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_sc.c6165 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
6169 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
6170 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
6171 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
6172 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
6173 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
6174 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
6175 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
6176 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
6177 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_sc.c6165 MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32) in MHal_SC_cal_usedgain_to_reggain() argument
6169 if (u16UsedGain_x32 >=65536) u8Value = 16; in MHal_SC_cal_usedgain_to_reggain()
6170 else if (u16UsedGain_x32 >=32768) u8Value = 15; in MHal_SC_cal_usedgain_to_reggain()
6171 else if (u16UsedGain_x32 >=16384) u8Value = 14; in MHal_SC_cal_usedgain_to_reggain()
6172 else if (u16UsedGain_x32 >= 8192) u8Value = 13; in MHal_SC_cal_usedgain_to_reggain()
6173 else if (u16UsedGain_x32 >= 4096) u8Value = 12; in MHal_SC_cal_usedgain_to_reggain()
6174 else if (u16UsedGain_x32 >= 2048) u8Value = 11; in MHal_SC_cal_usedgain_to_reggain()
6175 else if (u16UsedGain_x32 >= 1024) u8Value = 10; in MHal_SC_cal_usedgain_to_reggain()
6176 else if (u16UsedGain_x32 >= 512) u8Value = 9; in MHal_SC_cal_usedgain_to_reggain()
6177 else if (u16UsedGain_x32 >= 256) u8Value = 8; in MHal_SC_cal_usedgain_to_reggain()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/
H A Dmhal_sc.h385 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/
H A Dmhal_sc.h393 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/
H A Dmhal_sc.h385 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/
H A Dmhal_sc.h393 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dmhal_sc.h392 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_sc.h392 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dmhal_sc.h393 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dmhal_sc.h393 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dmhal_sc.h403 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/
H A Dmhal_sc.h405 INTERFACE MS_U8 MHal_SC_cal_usedgain_to_reggain(MS_U32 u16UsedGain_x32);

12