Searched refs:PORT_GP_CFG_32 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 508 #define PORT_GP_CFG_32(bank, fn, sfx, cfg) \ macro 512 #define PORT_GP_32(bank, fn, sfx) PORT_GP_CFG_32(bank, fn, sfx, 0)
|
D | pfc-r8a7778.c | 50 PORT_GP_CFG_32(0, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \ 51 PORT_GP_CFG_32(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \ 52 PORT_GP_CFG_32(2, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \ 53 PORT_GP_CFG_32(3, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
D | pfc-r8a7790.c | 37 PORT_GP_CFG_32(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a77965.c | 35 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7795-es1.c | 31 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7796.c | 37 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7795.c | 32 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|