OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRT_ID_HOR_DISP_ENA_END
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/amiga/dev/
grf_clreg.h
222
#define
CRT_ID_HOR_DISP_ENA_END
0x01
grf_etreg.h
192
#define
CRT_ID_HOR_DISP_ENA_END
0x01
grf_rtreg.h
432
#define
CRT_ID_HOR_DISP_ENA_END
0x01
grf_cvreg.h
202
#define
CRT_ID_HOR_DISP_ENA_END
0x01
grf_rhreg.h
551
#define
CRT_ID_HOR_DISP_ENA_END
0x01
grf_cv3dreg.h
224
#define
CRT_ID_HOR_DISP_ENA_END
0x01
grf_cv.c
749
WCrt(ba,
CRT_ID_HOR_DISP_ENA_END
, 0x4F);
1448
WCrt(ba,
CRT_ID_HOR_DISP_ENA_END
, ((HDE >= HBS) ? (HBS - 1) : HDE));
grf_cv3d.c
691
WCrt(ba,
CRT_ID_HOR_DISP_ENA_END
, 0x4F);
1371
WCrt(ba,
CRT_ID_HOR_DISP_ENA_END
, ((HDE >= HBS) ? (HBS - 1) : HDE));
grf_rt.c
445
WCrt (ba,
CRT_ID_HOR_DISP_ENA_END
, (HDE-1) & 0xff);
grf_rh.c
881
WCrt(ba,
CRT_ID_HOR_DISP_ENA_END
, (HDE-1) & 0xff);
grf_cl.c
1573
WCrt(ba,
CRT_ID_HOR_DISP_ENA_END
, ((HDE >= HBS) ? HBS - 1 : HDE));
grf_et.c
1277
WCrt(ba,
CRT_ID_HOR_DISP_ENA_END
, ((HDE >= HBS) ? HBS - 1 : HDE));
/src/sys/arch/atari/dev/
grf_etreg.h
138
#define
CRT_ID_HOR_DISP_ENA_END
0x01
grfabs_et.c
528
regs->crt[
CRT_ID_HOR_DISP_ENA_END
] = ((HDE >= mode->hblank_start)
Completed in 24 milliseconds
Indexes created Sat Oct 25 07:10:08 GMT 2025