Searched refs:PORT_GP_CFG_21 (Results 1 – 4 of 4) sorted by relevance
| /u-boot/drivers/pinctrl/renesas/ |
| A D | sh_pfc.h | 511 #define PORT_GP_CFG_21(bank, fn, sfx, cfg) \ macro 514 #define PORT_GP_21(bank, fn, sfx) PORT_GP_CFG_21(bank, fn, sfx, 0) 517 PORT_GP_CFG_21(bank, fn, sfx, cfg), \
|
| A D | pfc-r8a779g0.c | 50 PORT_GP_CFG_21(5, fn, sfx, CFG_FLAGS), \ 51 PORT_GP_CFG_21(6, fn, sfx, CFG_FLAGS), \ 52 PORT_GP_CFG_21(7, fn, sfx, CFG_FLAGS), \
|
| A D | pfc-r8a779f0.c | 22 PORT_GP_CFG_21(0, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|
| A D | pfc-r8a77995.c | 28 PORT_GP_CFG_21(5, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
Completed in 31 milliseconds