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

/haiku/src/add-ons/accelerants/intel_extreme/
H A DFlexibleDisplayInterface.cpp255 *bitsPerPixel = ((read32(rxControl) & FDI_RX_LINK_BPC_MASK) >> FDI_RX_LINK_COLOR_SHIFT);
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h1502 #define FDI_RX_LINK_BPC_MASK (7 << FDI_RX_LINK_COLOR_SHIFT) macro

Completed in 50 milliseconds