Searched refs:GPIO_BASE (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/arch/mips/alchemy/
H A Dau1100.c184 { "augpio", { GPIO_BASE, 32 }, { -1, -1 }},
H A Dau1500.c187 { "augpio", { GPIO_BASE, 23 }, { -1, -1 }},
H A Dau1550.c187 { "augpio", { GPIO_BASE, 27 }, { -1, -1 }},
H A Dau1000.c186 { "augpio", { GPIO_BASE, 32 }, { -1, -1 }},
/netbsd-current/sys/arch/arm/imx/
H A Dimx51reg.h245 #define GPIO_BASE(n) \ macro
250 #define GPIO1_BASE GPIO_BASE(1)
251 #define GPIO2_BASE GPIO_BASE(2)
252 #define GPIO3_BASE GPIO_BASE(3)
253 #define GPIO4_BASE GPIO_BASE(4)
254 #define GPIO5_BASE GPIO_BASE(5)
255 #define GPIO6_BASE GPIO_BASE(6)
/netbsd-current/sys/arch/mips/cavium/dev/
H A Docteon_gpioreg.h79 #define GPIO_BASE 0x0001070000000800ULL macro
/netbsd-current/sys/arch/mips/alchemy/dev/
H A Daugpio.c77 #define GETGPIO(x) GETREG(GPIO_BASE + (x))
78 #define PUTGPIO(x,v) PUTREG(GPIO_BASE + (x), (v))
107 if (aa->aa_addrs[0] == GPIO_BASE) {
/netbsd-current/sys/arch/powerpc/booke/dev/
H A Dpq3gpio.c527 GPIO_BASE, GPIO_SIZE },
535 GPIO_BASE, GPIO_SIZE },
539 GPIO_BASE, GPIO_SIZE },
/netbsd-current/sys/arch/mips/alchemy/include/
H A Daureg.h198 #define GPIO_BASE 0x11900100 macro
/netbsd-current/sys/arch/powerpc/include/booke/
H A De500reg.h111 #define GPIO_BASE 0x0fc00 macro
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm53xx_reg.h111 #define GPIO_BASE 0x030000 macro

Completed in 228 milliseconds