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

  /src/sys/arch/amiga/dev/
grf_clreg.h 221 #define CRT_ID_HOR_TOTAL 0x00
grf_etreg.h 191 #define CRT_ID_HOR_TOTAL 0x00
grf_rtreg.h 431 #define CRT_ID_HOR_TOTAL 0x00
grf_cvreg.h 201 #define CRT_ID_HOR_TOTAL 0x00
grf_rhreg.h 550 #define CRT_ID_HOR_TOTAL 0x00
grf_cv3dreg.h 223 #define CRT_ID_HOR_TOTAL 0x00
grf_cv.c 748 WCrt(ba, CRT_ID_HOR_TOTAL, 0x5F);
1445 WCrt(ba, CRT_ID_HOR_TOTAL, HT);
grf_cv3d.c 690 WCrt(ba, CRT_ID_HOR_TOTAL, 0x5F);
1368 WCrt(ba, CRT_ID_HOR_TOTAL, HT);
grf_rt.c 444 WCrt (ba, CRT_ID_HOR_TOTAL, md->HT & 0xff);
grf_rh.c 880 WCrt(ba, CRT_ID_HOR_TOTAL, md->HT & 0xff);
grf_cl.c 1572 WCrt(ba, CRT_ID_HOR_TOTAL, HT);
grf_et.c 1276 WCrt(ba, CRT_ID_HOR_TOTAL, HT);
  /src/sys/arch/atari/dev/
grf_etreg.h 137 #define CRT_ID_HOR_TOTAL 0x00
grfabs_et.c 527 regs->crt[CRT_ID_HOR_TOTAL] = mode->htotal;

Completed in 25 milliseconds