Searched refs:PORT_GP_CFG_10 (Results 1 – 2 of 2) sorted by relevance
/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 481 #define PORT_GP_CFG_10(bank, fn, sfx, cfg) \ macro 484 #define PORT_GP_10(bank, fn, sfx) PORT_GP_CFG_10(bank, fn, sfx, 0) 487 PORT_GP_CFG_10(bank, fn, sfx, cfg), \
|
D | pfc-r8a77995.c | 24 PORT_GP_CFG_10(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE | SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|