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

  /src/sys/arch/amiga/dev/
grf_clreg.h 224 #define CRT_ID_END_HOR_BLANK 0x03
grf_etreg.h 194 #define CRT_ID_END_HOR_BLANK 0x03
grf_rtreg.h 434 #define CRT_ID_END_HOR_BLANK 0x03
grf_cvreg.h 204 #define CRT_ID_END_HOR_BLANK 0x03
grf_rhreg.h 553 #define CRT_ID_END_HOR_BLANK 0x03
grf_cv3dreg.h 226 #define CRT_ID_END_HOR_BLANK 0x03
grf_cv.c 751 WCrt(ba, CRT_ID_END_HOR_BLANK, 0x82);
1450 WCrt(ba, CRT_ID_END_HOR_BLANK, ((HBE & 0x1f) | 0x80));
grf_cv3d.c 693 WCrt(ba, CRT_ID_END_HOR_BLANK, 0x82);
1373 WCrt(ba, CRT_ID_END_HOR_BLANK, ((HBE & 0x1f) | 0x80));
grf_rt.c 447 WCrt (ba, CRT_ID_END_HOR_BLANK, (md->HBE & 0x1f) | 0x80);
grf_rh.c 883 WCrt(ba, CRT_ID_END_HOR_BLANK, (md->HBE & 0x1f) | 0x80);
grf_cl.c 1575 WCrt(ba, CRT_ID_END_HOR_BLANK, (HBE & 0x1f) | 0x80); /* | 0x80? */
grf_et.c 1279 WCrt(ba, CRT_ID_END_HOR_BLANK, (HBE & 0x1f) | 0x80);
  /src/sys/arch/atari/dev/
grf_etreg.h 140 #define CRT_ID_END_HOR_BLANK 0x03
grfabs_et.c 532 regs->crt[CRT_ID_END_HOR_BLANK] = (mode->hblank_stop & 0x1f) | 0x80;

Completed in 26 milliseconds