Home
last modified time | relevance | path

Searched refs:BitsValue_4 (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/
H A Dmhal_pq_adaptive.c3570 MS_U16 BitsValue_4; in MDrv_SC_HISNR_driver() local
3728 case 0: BitsValue_4 = Off_from_low &0xF; in MDrv_SC_HISNR_driver()
3731 case 1: BitsValue_4 = (Off_from_low>>1 )&0xF; in MDrv_SC_HISNR_driver()
3734 case 2: BitsValue_4 = ( Off_from_low >>2)&0xF; in MDrv_SC_HISNR_driver()
3737 case 3: BitsValue_4 = ( Off_from_low>>3 )&0xF; in MDrv_SC_HISNR_driver()
3748 adjust_alpha = ~BitsValue_4; in MDrv_SC_HISNR_driver()
/utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/
H A Dmhal_pq_adaptive.c3570 MS_U16 BitsValue_4; in MDrv_SC_HISNR_driver() local
3728 case 0: BitsValue_4 = Off_from_low &0xF; in MDrv_SC_HISNR_driver()
3731 case 1: BitsValue_4 = (Off_from_low>>1 )&0xF; in MDrv_SC_HISNR_driver()
3734 case 2: BitsValue_4 = ( Off_from_low >>2)&0xF; in MDrv_SC_HISNR_driver()
3737 case 3: BitsValue_4 = ( Off_from_low>>3 )&0xF; in MDrv_SC_HISNR_driver()
3748 adjust_alpha = ~BitsValue_4; in MDrv_SC_HISNR_driver()
/utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/
H A Dmhal_pq_adaptive.c3570 MS_U16 BitsValue_4; in MDrv_SC_HISNR_driver() local
3728 case 0: BitsValue_4 = Off_from_low &0xF; in MDrv_SC_HISNR_driver()
3731 case 1: BitsValue_4 = (Off_from_low>>1 )&0xF; in MDrv_SC_HISNR_driver()
3734 case 2: BitsValue_4 = ( Off_from_low >>2)&0xF; in MDrv_SC_HISNR_driver()
3737 case 3: BitsValue_4 = ( Off_from_low>>3 )&0xF; in MDrv_SC_HISNR_driver()
3748 adjust_alpha = ~BitsValue_4; in MDrv_SC_HISNR_driver()
/utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/
H A Dmhal_pq_adaptive.c3570 MS_U16 BitsValue_4; in MDrv_SC_HISNR_driver() local
3728 case 0: BitsValue_4 = Off_from_low &0xF; in MDrv_SC_HISNR_driver()
3731 case 1: BitsValue_4 = (Off_from_low>>1 )&0xF; in MDrv_SC_HISNR_driver()
3734 case 2: BitsValue_4 = ( Off_from_low >>2)&0xF; in MDrv_SC_HISNR_driver()
3737 case 3: BitsValue_4 = ( Off_from_low>>3 )&0xF; in MDrv_SC_HISNR_driver()
3748 adjust_alpha = ~BitsValue_4; in MDrv_SC_HISNR_driver()