OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTCTL_SUBSRCPND
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/s3c2xx0/
s3c2410_intr.c
160
irqbits = icreg(
INTCTL_SUBSRCPND
) &
169
icreg(
INTCTL_SUBSRCPND
) = (1 << irqno);
s3c2440_intr.c
190
irqbits = icreg(
INTCTL_SUBSRCPND
) &
199
icreg(
INTCTL_SUBSRCPND
) = (1 << irqno);
s3c2410reg.h
86
#define
INTCTL_SUBSRCPND
0x18 /* sub source pending (2410 only) */
s3c2440reg.h
117
#define
INTCTL_SUBSRCPND
0x18 /* sub source pending (2410+2440 only) */
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025