HomeSort by: relevance | last modified time | path
    Searched refs:DAC_INDX_LO (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sbus/
p9100reg.h 46 #define DAC_INDX_LO 0x0210 /* IBM RGB528 Index Low */
p9100.c 909 p9100_ramdac_write(sc, DAC_INDX_LO, off & 0xff);
917 p9100_ramdac_write(sc, DAC_INDX_LO, off & 0xff);
1565 p9100_ramdac_write(sc, DAC_INDX_LO, DAC_CURSOR_CTL);
1602 p9100_ramdac_write(sc, DAC_INDX_LO, DAC_CURSOR_COL_1);
1632 p9100_ramdac_write(sc, DAC_INDX_LO, 0);

Completed in 38 milliseconds