OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIO2_BASE
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/mips/alchemy/
au1100.c
185
{ "augpio", {
GPIO2_BASE
, 16 }, { -1, -1 }},
au1500.c
188
{ "augpio", {
GPIO2_BASE
, 16 }, { -1, -1 }},
au1550.c
188
{ "augpio", {
GPIO2_BASE
, 16 }, { -1, -1 }},
/src/sys/arch/arm/imx/
imx31reg.h
57
#define
GPIO2_BASE
0x53fd0000
imx51_gpio.c
75
case
GPIO2_BASE
:
imx31_ahb.c
239
{ .name = "gpio2", .addr =
GPIO2_BASE
, .required = false },
imx31_gpio.c
319
&& ahba->ahba_addr !=
GPIO2_BASE
imx51reg.h
251
#define
GPIO2_BASE
GPIO_BASE(2)
/src/sys/arch/mips/alchemy/dev/
augpio.c
79
#define GETGPIO2(x) GETREG(
GPIO2_BASE
+ (x))
80
#define PUTGPIO2(x,v) PUTREG(
GPIO2_BASE
+ (x), (v))
117
} else if (aa->aa_addrs[0] ==
GPIO2_BASE
) {
/src/sys/arch/mips/alchemy/include/
aureg.h
203
#define
GPIO2_BASE
0x11700000
Completed in 16 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025