Home
last modified time | relevance | path

Searched defs:GPIO_ENTRY (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-s5pc1xx/include/mach/
H A Dgpio.h782 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } macro
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1457 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } macro