Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtc358743.c586 u16 pll_frs; in tc358743_set_pll() local
589 pll_frs = 0x0; in tc358743_set_pll()
591 pll_frs = 0x1; in tc358743_set_pll()
593 pll_frs = 0x2; in tc358743_set_pll()
595 pll_frs = 0x3; in tc358743_set_pll()
602 (SET_PLL_FRS(pll_frs) | MASK_RESETB | in tc358743_set_pll()