Searched refs:GPIO2_BASE (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/arch/mips/alchemy/
H A Dau1100.c185 { "augpio", { GPIO2_BASE, 16 }, { -1, -1 }},
H A Dau1500.c188 { "augpio", { GPIO2_BASE, 16 }, { -1, -1 }},
H A Dau1550.c188 { "augpio", { GPIO2_BASE, 16 }, { -1, -1 }},
/netbsd-current/sys/arch/arm/imx/
H A Dimx31reg.h57 #define GPIO2_BASE 0x53fd0000 macro
H A Dimx51_gpio.c75 case GPIO2_BASE:
H A Dimx31_ahb.c239 { .name = "gpio2", .addr = GPIO2_BASE, .required = false },
H A Dimx31_gpio.c319 && ahba->ahba_addr != GPIO2_BASE
H A Dimx51reg.h251 #define GPIO2_BASE GPIO_BASE(2) macro
/netbsd-current/sys/arch/mips/alchemy/dev/
H A Daugpio.c79 #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) {
/netbsd-current/sys/arch/mips/alchemy/include/
H A Daureg.h203 #define GPIO2_BASE 0x11700000 macro

Completed in 203 milliseconds