OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIO_PECON
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/arm/s3c2xx0/
s3c2410_spi.c
181
pecon = bus_space_read_4(iot, gpioh,
GPIO_PECON
);
193
bus_space_write_4(iot, gpioh,
GPIO_PECON
, pecon);
s3c2400reg.h
99
#define
GPIO_PECON
0x3c
s3c2440_spi.c
222
pecon = bus_space_read_4(iot, gpioh,
GPIO_PECON
);
234
bus_space_write_4(iot, gpioh,
GPIO_PECON
, pecon);
s3c2410reg.h
166
#define
GPIO_PECON
0x40
s3c2440_i2s.c
151
reg = bus_space_read_4(sc->sc_iot, sc->sc_gpio_ioh,
GPIO_PECON
);
157
bus_space_write_4(sc->sc_iot, sc->sc_gpio_ioh,
GPIO_PECON
, reg);
s3c2440reg.h
201
#define
GPIO_PECON
0x40
/src/sys/arch/evbarm/stand/board/
smdk2410_io_init.c
55
IOW(S3C2410_GPIO_BASE+
GPIO_PECON
, _C(A,A,A,A,A,A,A,A,A,A,A,A,A,A,A,A));
Completed in 61 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025