Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/media/i2c/
H A Dtc358743.h53 u16 pll_fbd; member
/OK3568_Linux_fs/kernel/include/media/
H A Dtc35874x.h68 u16 pll_fbd; member
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x.c716 pdata->pll_fbd = 65; in tc35874x_set_pll()
720 pdata->pll_fbd = 138; in tc35874x_set_pll()
724 hsck = (pdata->refclk_hz / pdata->pll_prd) * pdata->pll_fbd; in tc35874x_set_pll()
738 pllctl0_new = SET_PLL_PRD(pdata->pll_prd) | SET_PLL_FBD(pdata->pll_fbd); in tc35874x_set_pll()
742 __func__, pdata->pll_prd, pdata->pll_fbd, pll_frs, in tc35874x_set_pll()
2211 state->pdata.pll_fbd = bps_pr_lane / in tc35874x_probe_of()
H A Dtc358743.c551 SET_PLL_FBD(pdata->pll_fbd); in tc358743_set_pll()
552 u32 hsck = (pdata->refclk_hz / pdata->pll_prd) * pdata->pll_fbd; in tc358743_set_pll()
674 u32 bps_pr_lane = (pdata->refclk_hz / pdata->pll_prd) * pdata->pll_fbd; in tc358743_num_csi_lanes_needed()
1982 state->pdata.pll_fbd = bps_pr_lane / in tc358743_probe_of()