Searched refs:PORT_GP_CFG_18 (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 451 #define PORT_GP_CFG_18(bank, fn, sfx, cfg) \ macro 454 #define PORT_GP_18(bank, fn, sfx) PORT_GP_CFG_18(bank, fn, sfx, 0) 457 PORT_GP_CFG_18(bank, fn, sfx, cfg), \
|
D | pfc-r8a77990.c | 23 PORT_GP_CFG_18(0, fn, sfx, CFG_FLAGS), \ 29 PORT_GP_CFG_18(6, fn, sfx, CFG_FLAGS)
|
D | pfc-r8a77965.c | 33 PORT_GP_CFG_18(4, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a7795-es1.c | 29 PORT_GP_CFG_18(4, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a7796.c | 35 PORT_GP_CFG_18(4, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a7795.c | 30 PORT_GP_CFG_18(4, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|