Searched refs:HIBMC_DISPLAY_CONTROL_VBIASEN (Results 1 – 2 of 2) sorted by relevance
84 reg |= HIBMC_DISPLAY_CONTROL_VBIASEN(1); in hibmc_encoder_mode_set()
150 #define HIBMC_DISPLAY_CONTROL_VBIASEN(x) ((x) << 3) macro