Home
last modified time | relevance | path

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

/external/u-boot/drivers/pinctrl/renesas/
Dsh_pfc.h482 #define PORT_GP_32(bank, fn, sfx) PORT_GP_CFG_32(bank, fn, sfx, 0) macro
Dpfc-r8a7791.c22 PORT_GP_32(0, fn, sfx), \
24 PORT_GP_32(2, fn, sfx), \
25 PORT_GP_32(3, fn, sfx), \
26 PORT_GP_32(4, fn, sfx), \
27 PORT_GP_32(5, fn, sfx), \
Dpfc-r8a77995.c24 PORT_GP_32(1, fn, sfx), \
25 PORT_GP_32(2, fn, sfx), \
27 PORT_GP_32(4, fn, sfx), \
Dpfc-r8a7792.c20 PORT_GP_32(2, fn, sfx), \
28 PORT_GP_32(10, fn, sfx), \
Dpfc-r8a7794.c19 PORT_GP_32(0, fn, sfx), \
21 PORT_GP_32(2, fn, sfx), \
22 PORT_GP_32(3, fn, sfx), \
23 PORT_GP_32(4, fn, sfx), \
Dpfc-r8a7790.c24 PORT_GP_32(0, fn, sfx), \
28 PORT_GP_32(4, fn, sfx), \
29 PORT_GP_32(5, fn, sfx)