Searched refs:PORT_GP_CFG_32 (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/pinctrl/sh-pfc/ |
| D | sh_pfc.h | 569 #define PORT_GP_CFG_32(bank, fn, sfx, cfg) \ macro 573 #define PORT_GP_32(bank, fn, sfx) PORT_GP_CFG_32(bank, fn, sfx, 0)
|
| D | pfc-r8a7778.c | 26 PORT_GP_CFG_32(0, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \ 27 PORT_GP_CFG_32(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \ 28 PORT_GP_CFG_32(2, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \ 29 PORT_GP_CFG_32(3, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
| D | pfc-r8a7790.c | 27 PORT_GP_CFG_32(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
| D | pfc-r8a7795-es1.c | 27 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|
| D | pfc-r8a7796.c | 33 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|
| D | pfc-r8a77965.c | 34 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|
| D | pfc-r8a7795.c | 28 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|