Home
last modified time | relevance | path

Searched refs:u64Div_Factor (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_sc.c3979 MS_U64 u64Div_Factor; in _MHal_SC_Flock_Set_IGainPGain() local
3993 u64Div_Factor = (MS_U64)LVDS_FRC_CLOCK_MHZ*524288*1000000; in _MHal_SC_Flock_Set_IGainPGain()
3994 do_div(u64Div_Factor, pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.u32XTAL_Clock); in _MHal_SC_Flock_Set_IGainPGain()
3995 do_div(u64Div_Factor, (MS_U32)u32dclk * 8); in _MHal_SC_Flock_Set_IGainPGain()
3997 u8GainI = MHal_SC_cal_usedgain_to_reggain(u64Div_Factor); in _MHal_SC_Flock_Set_IGainPGain()
3999 if((u8FRC_Out == 5)&&(u64Div_Factor==0)) in _MHal_SC_Flock_Set_IGainPGain()
4017 …G_TRACE(XC_DBGLEVEL_SETTIMING, "i_Gain= 0x%x (%u)\n", (MS_U32)u64Div_Factor, (MS_U32)u64Div_Factor) in _MHal_SC_Flock_Set_IGainPGain()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_sc.c4115 MS_U64 u64Div_Factor; in _MHal_SC_Flock_Set_IGainPGain() local
4129 u64Div_Factor = (MS_U64)LVDS_FRC_CLOCK_MHZ*524288*1000000; in _MHal_SC_Flock_Set_IGainPGain()
4130 do_div(u64Div_Factor, pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.u32XTAL_Clock); in _MHal_SC_Flock_Set_IGainPGain()
4131 do_div(u64Div_Factor, (MS_U32)u32dclk * 8); in _MHal_SC_Flock_Set_IGainPGain()
4133 u8GainI = MHal_SC_cal_usedgain_to_reggain(u64Div_Factor); in _MHal_SC_Flock_Set_IGainPGain()
4135 if((u8FRC_Out == 5)&&(u64Div_Factor==0)) in _MHal_SC_Flock_Set_IGainPGain()
4153 …G_TRACE(XC_DBGLEVEL_SETTIMING, "i_Gain= 0x%x (%u)\n", (MS_U32)u64Div_Factor, (MS_U32)u64Div_Factor) in _MHal_SC_Flock_Set_IGainPGain()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_sc.c4901 MS_U64 u64Div_Factor; in _MHal_SC_Flock_Set_IGainPGain() local
4915 u64Div_Factor = (MS_U64)LVDS_FRC_CLOCK_MHZ*524288*1000000; in _MHal_SC_Flock_Set_IGainPGain()
4916 do_div(u64Div_Factor, pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.u32XTAL_Clock); in _MHal_SC_Flock_Set_IGainPGain()
4917 do_div(u64Div_Factor, (MS_U32)u32dclk * 8); in _MHal_SC_Flock_Set_IGainPGain()
4919 u8GainI = MHal_SC_cal_usedgain_to_reggain(u64Div_Factor); in _MHal_SC_Flock_Set_IGainPGain()
4921 if((u8FRC_Out == 5)&&(u64Div_Factor==0)) in _MHal_SC_Flock_Set_IGainPGain()
4939 …G_TRACE(XC_DBGLEVEL_SETTIMING, "i_Gain= 0x%x (%u)\n", (MS_U32)u64Div_Factor, (MS_U32)u64Div_Factor) in _MHal_SC_Flock_Set_IGainPGain()
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_sc.c5509 MS_U64 u64Div_Factor; in _MHal_SC_Flock_Set_IGainPGain()
5523 u64Div_Factor = (MS_U64)LVDS_FRC_CLOCK_MHZ*524288*1000000; in _MHal_SC_Flock_Set_IGainPGain()
5524 do_div(u64Div_Factor, pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.u32XTAL_Clock); in _MHal_SC_Flock_Set_IGainPGain()
5525 do_div(u64Div_Factor, (MS_U32)u32dclk * 8); in _MHal_SC_Flock_Set_IGainPGain()
5527 u8GainI = MHal_SC_cal_usedgain_to_reggain(u64Div_Factor); in _MHal_SC_Flock_Set_IGainPGain()
5529 if((u8FRC_Out == 5)&&(u64Div_Factor==0)) in _MHal_SC_Flock_Set_IGainPGain()
5547 …XC_DBGLEVEL_SETTIMING, "i_Gain= 0x%tx (%tu)\n", (ptrdiff_t)u64Div_Factor, (ptrdiff_t)u64Div_Factor) in _MHal_SC_Flock_Set_IGainPGain()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_sc.c5570 MS_U64 u64Div_Factor; in _MHal_SC_Flock_Set_IGainPGain()
5584 u64Div_Factor = (MS_U64)LVDS_FRC_CLOCK_MHZ*524288*1000000; in _MHal_SC_Flock_Set_IGainPGain()
5585 do_div(u64Div_Factor, pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.u32XTAL_Clock); in _MHal_SC_Flock_Set_IGainPGain()
5586 do_div(u64Div_Factor, (MS_U32)u32dclk * 8); in _MHal_SC_Flock_Set_IGainPGain()
5588 u8GainI = MHal_SC_cal_usedgain_to_reggain(u64Div_Factor); in _MHal_SC_Flock_Set_IGainPGain()
5590 if((u8FRC_Out == 5)&&(u64Div_Factor==0)) in _MHal_SC_Flock_Set_IGainPGain()
5608 …XC_DBGLEVEL_SETTIMING, "i_Gain= 0x%tx (%tu)\n", (ptrdiff_t)u64Div_Factor, (ptrdiff_t)u64Div_Factor) in _MHal_SC_Flock_Set_IGainPGain()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_sc.c5953 MS_U64 u64Div_Factor; in _MHal_SC_Flock_Set_IGainPGain()
5967 u64Div_Factor = (MS_U64)LVDS_FRC_CLOCK_MHZ*524288*1000000; in _MHal_SC_Flock_Set_IGainPGain()
5968 do_div(u64Div_Factor, pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.u32XTAL_Clock); in _MHal_SC_Flock_Set_IGainPGain()
5969 do_div(u64Div_Factor, (MS_U32)u32dclk * 8); in _MHal_SC_Flock_Set_IGainPGain()
5971 u8GainI = MHal_SC_cal_usedgain_to_reggain(u64Div_Factor); in _MHal_SC_Flock_Set_IGainPGain()
5973 if((u8FRC_Out == 5)&&(u64Div_Factor==0)) in _MHal_SC_Flock_Set_IGainPGain()
5991 …XC_DBGLEVEL_SETTIMING, "i_Gain= 0x%tx (%tu)\n", (ptrdiff_t)u64Div_Factor, (ptrdiff_t)u64Div_Factor) in _MHal_SC_Flock_Set_IGainPGain()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_sc.c5973 MS_U64 u64Div_Factor; in _MHal_SC_Flock_Set_IGainPGain()
5987 u64Div_Factor = (MS_U64)LVDS_FRC_CLOCK_MHZ*524288*1000000; in _MHal_SC_Flock_Set_IGainPGain()
5988 do_div(u64Div_Factor, pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.u32XTAL_Clock); in _MHal_SC_Flock_Set_IGainPGain()
5989 do_div(u64Div_Factor, (MS_U32)u32dclk * 8); in _MHal_SC_Flock_Set_IGainPGain()
5991 u8GainI = MHal_SC_cal_usedgain_to_reggain(u64Div_Factor); in _MHal_SC_Flock_Set_IGainPGain()
5993 if((u8FRC_Out == 5)&&(u64Div_Factor==0)) in _MHal_SC_Flock_Set_IGainPGain()
6011 …XC_DBGLEVEL_SETTIMING, "i_Gain= 0x%tx (%tu)\n", (ptrdiff_t)u64Div_Factor, (ptrdiff_t)u64Div_Factor) in _MHal_SC_Flock_Set_IGainPGain()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_sc.c6258 MS_U64 u64Div_Factor; in _MHal_SC_Flock_Set_IGainPGain()
6272 u64Div_Factor = (MS_U64)LVDS_FRC_CLOCK_MHZ*524288*1000000; in _MHal_SC_Flock_Set_IGainPGain()
6273 do_div(u64Div_Factor, pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.u32XTAL_Clock); in _MHal_SC_Flock_Set_IGainPGain()
6274 do_div(u64Div_Factor, (MS_U32)u32dclk * 8); in _MHal_SC_Flock_Set_IGainPGain()
6276 u8GainI = MHal_SC_cal_usedgain_to_reggain(u64Div_Factor); in _MHal_SC_Flock_Set_IGainPGain()
6278 if((u8FRC_Out == 5)&&(u64Div_Factor==0)) in _MHal_SC_Flock_Set_IGainPGain()
6296 …XC_DBGLEVEL_SETTIMING, "i_Gain= 0x%tx (%tu)\n", (ptrdiff_t)u64Div_Factor, (ptrdiff_t)u64Div_Factor) in _MHal_SC_Flock_Set_IGainPGain()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_sc.c6258 MS_U64 u64Div_Factor; in _MHal_SC_Flock_Set_IGainPGain()
6272 u64Div_Factor = (MS_U64)LVDS_FRC_CLOCK_MHZ*524288*1000000; in _MHal_SC_Flock_Set_IGainPGain()
6273 do_div(u64Div_Factor, pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.u32XTAL_Clock); in _MHal_SC_Flock_Set_IGainPGain()
6274 do_div(u64Div_Factor, (MS_U32)u32dclk * 8); in _MHal_SC_Flock_Set_IGainPGain()
6276 u8GainI = MHal_SC_cal_usedgain_to_reggain(u64Div_Factor); in _MHal_SC_Flock_Set_IGainPGain()
6278 if((u8FRC_Out == 5)&&(u64Div_Factor==0)) in _MHal_SC_Flock_Set_IGainPGain()
6296 …XC_DBGLEVEL_SETTIMING, "i_Gain= 0x%tx (%tu)\n", (ptrdiff_t)u64Div_Factor, (ptrdiff_t)u64Div_Factor) in _MHal_SC_Flock_Set_IGainPGain()