Searched refs:oc_ref_div (Results 1 – 2 of 2) sorted by relevance
310 uint8_t oc_ref_div; in clk_ll_bbpll_set_config() local315 oc_ref_div = 0; in clk_ll_bbpll_set_config()320 REGI2C_WRITE_MASK(I2C_BBPLL, I2C_BBPLL_OC_REF_DIV, oc_ref_div); in clk_ll_bbpll_set_config()
692 …quency_for_mspi_tuning(rtc_xtal_freq_t xtal_freq, int pll_freq, uint8_t oc_div, uint8_t oc_ref_div) in clk_ll_bbpll_set_frequency_for_mspi_tuning() argument706 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (oc_ref_div); in clk_ll_bbpll_set_frequency_for_mspi_tuning()