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

  /src/sys/arch/amiga/dev/
grf_cvreg.h 255 #define CRT_ID_HWGC_ORIGIN_Y_LO 0x49
grf_cv3dreg.h 277 #define CRT_ID_HWGC_ORIGIN_Y_LO 0x49
grf_cv.c 1821 lo = RCrt(ba, CRT_ID_HWGC_ORIGIN_Y_LO);
1867 WCrt(ba, CRT_ID_HWGC_ORIGIN_Y_LO, (y & 0xff));
2057 WCrt (ba, CRT_ID_HWGC_ORIGIN_Y_LO, 0xff);
grf_cv3d.c 1684 lo = RCrt(ba, CRT_ID_HWGC_ORIGIN_Y_LO);
1730 WCrt(ba, CRT_ID_HWGC_ORIGIN_Y_LO, (y & 0xff));
1919 WCrt (ba, CRT_ID_HWGC_ORIGIN_Y_LO, 0xff);

Completed in 16 milliseconds