Searched refs:PORT_GP_CFG_7 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 462 #define PORT_GP_CFG_7(bank, fn, sfx, cfg) \ macro 465 #define PORT_GP_7(bank, fn, sfx) PORT_GP_CFG_7(bank, fn, sfx, 0) 468 PORT_GP_CFG_7(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7794.c | 23 PORT_GP_CFG_7(5, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a7791.c | 34 PORT_GP_CFG_7(7, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|