Searched refs:PLL_USE_REF_DIV (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/radeon_hd/
H A Dpll.h33 #define PLL_USE_REF_DIV (1 << 2) macro
H A Dpll.cpp404 if ((pll->flags & PLL_USE_REF_DIV) != 0) {
570 pll->flags |= PLL_USE_REF_DIV;
711 pll->flags |= PLL_USE_REF_DIV;

Completed in 107 milliseconds