Searched refs:ctrl3 (Results 1 – 2 of 2) sorted by relevance
207 u8 ctrl3; member717 static const struct pll_ctrl_reg ctrl3[] = { variable919 for (j = 0; ctrl3[j].div != 0; j++) { in ov2659_pll_calc_params()920 prediv = ctrl3[j].div; in ov2659_pll_calc_params()933 ctrl3_reg = ctrl3[j].reg; in ov2659_pll_calc_params()941 ov2659->pll.ctrl3 = ctrl3_reg; in ov2659_pll_calc_params()954 {REG_SC_PLL_CTRL3, ov2659->pll.ctrl3}, in ov2659_set_pixel_clock()
291 uint8_t ctrl3 = 0; in tps80031_vbus_is_enabled() local301 TPS80031_CHARGERUSB_CTRL3, &ctrl3); in tps80031_vbus_is_enabled()307 if ((ctrl1 & OPA_MODE_EN) && (ctrl3 & BOOST_HW_PWR_EN)) in tps80031_vbus_is_enabled()