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

/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_dac.c550 tmp &= ~FFBDAC_CFG_TGEN_VIDE; /* Kill the video */
555 tmp |= FFBDAC_CFG_TGEN_VIDE; /* Turn the video on */
618 tmp |= FFBDAC_CFG_TGEN_VIDE; /* Turn the video on */
626 tmp &= ~FFBDAC_CFG_TGEN_VIDE; /* Kill the video */
632 tmp &= ~FFBDAC_CFG_TGEN_VIDE; /* Kill the video */
637 tmp &= ~FFBDAC_CFG_TGEN_VIDE; /* Kill the video */
H A Dffb_dac.h262 #define FFBDAC_CFG_TGEN_VIDE 0x00000001 /* Video Enable */ macro

Completed in 3 milliseconds