Home
last modified time | relevance | path

Searched refs:DAC_CNTL (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/fb/
HDmachfbreg.h83 #define DAC_CNTL 0x00C4 /* Dword offset 31 */ macro
HDmachfb.c1526 regw(sc, DAC_CNTL, regr(sc, DAC_CNTL) | DAC_8BIT_EN); in machfb_init_engine()
1532 regw(sc, DAC_CNTL, regr(sc, DAC_CNTL) | DAC_8BIT_EN); in machfb_init_engine()