OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LCDC_LCDCON1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/s3c2xx0/
s3c24x0_lcd.c
78
for(i=
LCDC_LCDCON1
; i <= LCDC_LCDSADDR3; i+=4) {
116
bus_space_write_4(iot, ioh,
LCDC_LCDCON1
, reg);
229
lcdcon1 = bus_space_read_4(iot, ioh,
LCDC_LCDCON1
);
232
bus_space_write_4(iot, ioh,
LCDC_LCDCON1
, lcdcon1);
280
bus_space_write_4(iot, ioh,
LCDC_LCDCON1
, lcdcon1 | LCDCON1_ENVID);
481
bus_space_write_4(sc->iot, sc->ioh,
LCDC_LCDCON1
,
483
bus_space_read_4(sc->iot, sc->ioh,
LCDC_LCDCON1
));
s3c24x0reg.h
176
#define
LCDC_LCDCON1
0x00 /* control 1 */
Completed in 23 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026