Searched refs:SET_PLL_FRS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/media/i2c/ | ||
D | tc358743_regs.h | 90 #define SET_PLL_FRS(frs) (((frs) << 10) & MASK_PLL_FRS) macro |
D | tc358743.c | 575 (SET_PLL_FRS(pll_frs) | MASK_RESETB | in tc358743_set_pll() |