Home
last modified time | relevance | path

Searched refs:qdiv_ratio (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A Dpll.h37 uint32 qdiv_ratio; member
H A Dpll.cpp977 params->qdiv_ratio = p1; in skl_wrpll_params_populate()
978 params->qdiv_mode = (params->qdiv_ratio == 1) ? 0 : 1; in skl_wrpll_params_populate()
H A DPipes.cpp596 wrpll_params.qdiv_ratio << 8 | in ConfigureClocksSKL()