HomeSort by: relevance | last modified time | path
    Searched defs:vidc_base (Results 1 - 2 of 2) sorted by relevancy

  /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 *
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 *

Completed in 21 milliseconds