Searched refs:PORT_GP_CFG_29 (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 468 #define PORT_GP_CFG_29(bank, fn, sfx, cfg) \ macro 471 #define PORT_GP_29(bank, fn, sfx) PORT_GP_CFG_29(bank, fn, sfx, 0) 474 PORT_GP_CFG_29(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7795.c | 22 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a7796.c | 28 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 572 #define PORT_GP_CFG_29(bank, fn, sfx, cfg) \ macro 575 #define PORT_GP_29(bank, fn, sfx) PORT_GP_CFG_29(bank, fn, sfx, 0) 578 PORT_GP_CFG_29(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7792.c | 14 PORT_GP_CFG_29(0, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a77965.c | 24 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a77951.c | 18 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a7796.c | 23 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|