NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
JZ_SRBC
sys/arch/mips/ingenic/apbus.c
237
printf("JZ_SRBC %08x\n", readreg(JZ_SRBC));
sys/arch/mips/ingenic/ingenic_ehci.c
134
reg = readreg(JZ_SRBC);
sys/arch/mips/ingenic/ingenic_ehci.c
136
writereg(JZ_SRBC, reg);
sys/arch/mips/ingenic/ingenic_ehci.c
140
reg = readreg(JZ_SRBC);
sys/arch/mips/ingenic/ingenic_ehci.c
142
writereg(JZ_SRBC, reg);