Searched refs:SET_PLL_FBD (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/media/i2c/ | ||
D | tc358743_regs.h | 86 #define SET_PLL_FBD(fbd) (((fbd) - 1) & MASK_PLL_FBD) macro |
D | tc358743.c | 551 SET_PLL_FBD(pdata->pll_fbd); in tc358743_set_pll() |