Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dccs-pll.c146 static u32 op_pix_ddr(u32 flags) in op_pix_ddr() function
462 / (PHY_CONST_DIV << op_pix_ddr(pll->flags)); in ccs_pll_calculate_vt()
498 * PHY_CONST_DIV << op_pix_ddr(pll->flags)); in ccs_pll_calculate_vt()
683 >> op_pix_ddr(pll->flags); in ccs_pll_calculate_op()
688 / PHY_CONST_DIV / l) >> op_pix_ddr(pll->flags); in ccs_pll_calculate_op()
691 (op_sys_clk_freq_hz_sdr >> op_pix_ddr(pll->flags)) in ccs_pll_calculate_op()
761 (pll->csi2.lanes * l << op_pix_ddr(pll->flags))) { in ccs_pll_calculate()
806 pll->ext_clk_freq_hz << op_pix_ddr(pll->flags)); in ccs_pll_calculate()
808 div = (pll->ext_clk_freq_hz << op_pix_ddr(pll->flags)) / i; in ccs_pll_calculate()