Searched refs:PORT_GP_CFG_23 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 543 #define PORT_GP_CFG_23(bank, fn, sfx, cfg) \ macro 546 #define PORT_GP_23(bank, fn, sfx) PORT_GP_CFG_23(bank, fn, sfx, 0) 549 PORT_GP_CFG_23(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7792.c | 15 PORT_GP_CFG_23(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a77470.c | 34 PORT_GP_CFG_23(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a779g0.c | 20 PORT_GP_CFG_23(1, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|
H A D | pfc-r8a77990.c | 23 PORT_GP_CFG_23(1, fn, sfx, CFG_FLAGS), \
|