OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LT_PPCnINT1EN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbppc/include/
wiiu.h
70
#define
LT_PPCnINT1EN
(n) (HOLLYWOOD_PRIV_BASE + 0x448 + (n) * 0x10)
74
#define LT_IOPIRQINT1EN
LT_PPCnINT1EN
(3)
/src/sys/arch/evbppc/nintendo/dev/
ahb.c
226
unsigned reg_en = irq < 32 ?
LT_PPCnINT1EN
(0) : LT_PPCnINT2EN(0);
235
unsigned reg_en = irq < 32 ?
LT_PPCnINT1EN
(0) : LT_PPCnINT2EN(0);
294
WR4(
LT_PPCnINT1EN
(0), 0);
Completed in 55 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026