Searched refs:PORT_GP_CFG_14 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 498 #define PORT_GP_CFG_14(bank, fn, sfx, cfg) \ macro 501 #define PORT_GP_14(bank, fn, sfx) PORT_GP_CFG_14(bank, fn, sfx, 0) 504 PORT_GP_CFG_14(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77470.c | 40 PORT_GP_CFG_14(4, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a77995.c | 27 PORT_GP_CFG_14(6, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN)
|
H A D | pfc-r8a779h0.c | 45 PORT_GP_CFG_14(4, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|
H A D | pfc-r8a779g0.c | 50 PORT_GP_CFG_14(8, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33)
|