Searched refs:PORT_GP_CFG_9 (Results 1 – 3 of 3) sorted by relevance
| /u-boot/drivers/pinctrl/renesas/ |
| A D | sh_pfc.h | 451 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ macro 454 #define PORT_GP_9(bank, fn, sfx) PORT_GP_CFG_9(bank, fn, sfx, 0) 457 PORT_GP_CFG_9(bank, fn, sfx, cfg), \
|
| A D | pfc-r8a77995.c | 23 PORT_GP_CFG_9(0, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
| A D | pfc-r8a77990.c | 36 PORT_GP_CFG_9(6, fn, sfx, CFG_FLAGS), \
|
Completed in 20 milliseconds