Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
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()