Searched refs:PORT_GP_CFG_12 (Results 1 – 5 of 5) sorted by relevance
/u-boot/drivers/pinctrl/renesas/ |
A D | sh_pfc.h | 452 #define PORT_GP_CFG_12(bank, fn, sfx, cfg) \ macro 455 #define PORT_GP_12(bank, fn, sfx) PORT_GP_CFG_12(bank, fn, sfx, 0) 458 PORT_GP_CFG_12(bank, fn, sfx, cfg), \
|
A D | pfc-r8a77990.c | 30 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
A D | pfc-r8a7795.c | 24 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
A D | pfc-r8a7796.c | 30 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
A D | pfc-r8a77965.c | 31 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
Completed in 43 milliseconds