OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vidc_currentmode
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/iomd/
vidc20config.c
131
static struct vidc_mode
vidc_currentmode
;
variable in typeref:struct:vidc_mode
296
*mode =
vidc_currentmode
;
340
vidc_currentmode
.timings = modes[0];
356
vidc_currentmode
.timings = modes[i];
361
vidc_currentmode
.log2_bpp = bootconfig.log2_bpp;
455
vidc_currentmode
= *mode;
456
vm = &
vidc_currentmode
.timings;
559
vidcvideo_setmode(&
vidc_currentmode
);
582
vidcvideo_setmode(&
vidc_currentmode
);
652
int frontporch =
vidc_currentmode
.timings.htotal
[
all
...]
Completed in 32 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025