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_PPCnINT2EN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbppc/include/
wiiu.h
71
#define
LT_PPCnINT2EN
(n) (HOLLYWOOD_PRIV_BASE + 0x44c + (n) * 0x10)
75
#define LT_IOPIRQINT2EN
LT_PPCnINT2EN
(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);
295
WR4(
LT_PPCnINT2EN
(0), 0);
Completed in 16 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026