OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR5312_SYSREG_BASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/atheros/include/
ar5312reg.h
58
#define
AR5312_SYSREG_BASE
0x1C003000
173
#define GETSYSREG(x) REGVAL((x) +
AR5312_SYSREG_BASE
)
174
#define PUTSYSREG(x,v) (REGVAL((x) +
AR5312_SYSREG_BASE
)) = (v)
/src/sys/arch/mips/atheros/
ar5312.c
412
.apsw_revision_id_addr =
AR5312_SYSREG_BASE
+ AR5312_SYSREG_REVISION,
414
.apsw_misc_intstat =
AR5312_SYSREG_BASE
+ AR5312_SYSREG_MISC_INTSTAT,
415
.apsw_misc_intmask =
AR5312_SYSREG_BASE
+ AR5312_SYSREG_MISC_INTMASK,
Completed in 27 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026