Searched refs:PLL_INT (Results 1 – 3 of 3) sorted by relevance
202 #define PLL_INT (1 << 10) /* PLL input-clock out-of-range */ macro
84 #define PLL_INT(n) (0x69 + ((n) & 0x1)) /* 0..1 */ macro340 chipone_writeb(icn, PLL_INT(0), best_m); in chipone_configure_pll()
79 static const u8 PLL_INT[16] = { variable501 ret = regmap_write(lp->regmap_dar, DAR_PLL_INT0, PLL_INT[channel - 11]); in mcr20a_set_channel()