Home
last modified time | relevance | path

Searched refs:PINMUX_GPIO (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dsh_pfc.h41 #define PINMUX_GPIO(gpio, data_or_mark)[gpio] = { data_or_mark } macro
135 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA)
138 #define GPIO_FN(str) PINMUX_GPIO(GPIO_FN_##str, str##_MARK)
139 #define GPIO_GFN(str) PINMUX_GPIO(GPIO_GFN_##str, str##_GMARK)
140 #define GPIO_IFN(str) PINMUX_GPIO(GPIO_IFN_##str, str##_IMARK)
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/
H A Dpfc-r8a7790.h110 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA)
H A Dpfc-r8a7794.c47 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA)
H A Dpfc-r8a7793.c39 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA)
H A Dpfc-r8a7795.c127 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA)
H A Dpfc-r8a7796.c105 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA)