Searched refs:xtal_ref_div (Results 1 – 1 of 1) sorted by relevance
511 uint32_t xtal_ref_div = 0; in construct() local531 REG_GET(MICROSECOND_TIME_BASE_DIV, XTAL_REF_DIV, &xtal_ref_div); in construct()533 if (xtal_ref_div == 0) { in construct()536 xtal_ref_div = 2; in construct()547 (arg->reference_frequency * 2) / xtal_ref_div; in construct()