Searched refs:PORT_GP_CFG_22 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 437 #define PORT_GP_CFG_22(bank, fn, sfx, cfg) \ macro 440 #define PORT_GP_22(bank, fn, sfx) PORT_GP_CFG_22(bank, fn, sfx, 0) 443 PORT_GP_CFG_22(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77970.c | 23 PORT_GP_CFG_22(0, fn, sfx, SH_PFC_PIN_CFG_DRIVE_STRENGTH), \
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 537 #define PORT_GP_CFG_22(bank, fn, sfx, cfg) \ macro 540 #define PORT_GP_22(bank, fn, sfx) PORT_GP_CFG_22(bank, fn, sfx, 0) 543 PORT_GP_CFG_22(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77970.c | 22 PORT_GP_CFG_22(0, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
H A D | pfc-r8a77980.c | 22 PORT_GP_CFG_22(0, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|