Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtc358743.c573 u16 pll_frs; in tc358743_set_pll() local
576 pll_frs = 0x0; in tc358743_set_pll()
578 pll_frs = 0x1; in tc358743_set_pll()
580 pll_frs = 0x2; in tc358743_set_pll()
582 pll_frs = 0x3; in tc358743_set_pll()
589 (SET_PLL_FRS(pll_frs) | MASK_RESETB | in tc358743_set_pll()