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