Searched defs:GPIO_ENTRY (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-s5pc1xx/include/mach/ |
| H A D | gpio.h | 782 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } macro
|
| /rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/ |
| H A D | gpio.h | 1457 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } macro
|