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

/haiku-fatelf/src/add-ons/accelerants/radeon_hd/
H A Dpll.h44 #define PLL_IS_LCD (1 << 13) macro
H A Dpll.cpp301 if ((pll->flags & PLL_IS_LCD) != 0)
306 if ((pll->flags & PLL_IS_LCD) != 0)
473 pll->flags |= PLL_IS_LCD;

Completed in 87 milliseconds