Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dccs-pll.c443 u32 phy_const) in ccs_pll_calculate_vt() argument
461 * pll->vt_lanes * phy_const / pll->op_lanes in ccs_pll_calculate_vt()
493 * pll->vt_lanes * phy_const, in ccs_pll_calculate_vt()
593 bool cphy, u32 phy_const) in ccs_pll_calculate_op() argument
681 * pll->op_lanes * (phy_const << op_sys_ddr(pll->flags)) in ccs_pll_calculate_op()
687 * (phy_const << op_sys_ddr(pll->flags)) in ccs_pll_calculate_op()
709 u32 phy_const = cphy ? CPHY_CONST : DPHY_CONST; in ccs_pll_calculate() local
788 phy_const * pll->bits_per_pixel * l); in ccs_pll_calculate()
829 phy_const); in ccs_pll_calculate()
847 op_pll_bk, cphy, phy_const); in ccs_pll_calculate()