Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x.c710 u16 pll_frs; in tc35874x_set_pll() local
717 pll_frs = 0x1; in tc35874x_set_pll()
721 pll_frs = 0x0; in tc35874x_set_pll()
729 pll_frs = 0x0; in tc35874x_set_pll()
731 pll_frs = 0x1; in tc35874x_set_pll()
733 pll_frs = 0x2; in tc35874x_set_pll()
735 pll_frs = 0x3; in tc35874x_set_pll()
742 __func__, pdata->pll_prd, pdata->pll_fbd, pll_frs, in tc35874x_set_pll()
748 SET_PLL_FRS(pll_frs) != (pllctl1 & MASK_PLL_FRS)) { in tc35874x_set_pll()
755 (SET_PLL_FRS(pll_frs) | MASK_RESETB | in tc35874x_set_pll()
H A Dtc358743.c559 u16 pll_frs; in tc358743_set_pll() local
562 pll_frs = 0x0; in tc358743_set_pll()
564 pll_frs = 0x1; in tc358743_set_pll()
566 pll_frs = 0x2; in tc358743_set_pll()
568 pll_frs = 0x3; in tc358743_set_pll()
575 (SET_PLL_FRS(pll_frs) | MASK_RESETB | in tc358743_set_pll()