OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S3C2440_GPIO_BASE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/evbarm/stand/boot2440/
s3csdi.c
87
data = *(volatile uint32_t*)(
S3C2440_GPIO_BASE
+GPIO_PGCON);
89
*(volatile uint32_t*)(
S3C2440_GPIO_BASE
+GPIO_PGCON) = data;
92
data = *(volatile uint32_t*)(
S3C2440_GPIO_BASE
+GPIO_PGDAT);
main.c
55
#define LED_REG (volatile uint16_t*)(
S3C2440_GPIO_BASE
+GPIO_PBDAT)
123
socmodel = CSR_READ(
S3C2440_GPIO_BASE
+ GPIO_GSTATUS1);
608
CSR_WRITE(
S3C2440_GPIO_BASE
+ GPIO_EINTMASK, ~0);
638
CSR_WRITE(
S3C2440_GPIO_BASE
+ 0x10 * (grp - 'A'), con);
entry.S
63
mov r1, #
S3C2440_GPIO_BASE
/src/sys/arch/arm/s3c2xx0/
s3c2440.c
142
if (bus_space_map(iot,
S3C2440_GPIO_BASE
, S3C2440_GPIO_SIZE,
s3c2440reg.h
103
#define
S3C2440_GPIO_BASE
0x56000000
s3c2440_sdi.c
191
if (bus_space_map(iot,
S3C2440_GPIO_BASE
, S3C2440_GPIO_SIZE, 0, &sc->card_ioh) ) {
/src/sys/arch/evbarm/mini2440/
mini2440_machdep.c
376
S3C2440_GPIO_BASE
,
457
#define pdatb (*(volatile uint8_t *)(
S3C2440_GPIO_BASE
+GPIO_PBDAT))
Completed in 37 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025