OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIDC_BASE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/acorn32/include/
vidc_machdep.h
55
#define
VIDC_BASE
0xf6100000
/src/sys/arch/arm/iomd/
vidc20.c
71
*
vidc_base
gives the base of the VIDC chip in memory; this is for
72
* the rest isnt busspaceified yet. Initialised with
VIDC_BASE
for
75
int *
vidc_base
= (int *)
VIDC_BASE
;
variable in typeref:typename:int *
/src/sys/arch/acorn32/acorn32/
rpc_machdep.c
121
extern int *
vidc_base
;
349
{
VIDC_BASE
, VIDC_HW_BASE,
432
vidc_base
= (int *) VIDC_HW_BASE;
831
vidc_base
= (int *)
VIDC_BASE
;
/src/sys/arch/acorn32/eb7500atx/
eb7500atx_machdep.c
128
extern int *
vidc_base
;
326
{
VIDC_BASE
, VIDC_HW_BASE,
397
vidc_base
= (int *) VIDC_HW_BASE;
775
vidc_base
= (int *)
VIDC_BASE
;
Completed in 14 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025