Searched refs:PORT_GP_CFG_28 (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 462 #define PORT_GP_CFG_28(bank, fn, sfx, cfg) \ macro 466 #define PORT_GP_28(bank, fn, sfx) PORT_GP_CFG_28(bank, fn, sfx, 0) 469 PORT_GP_CFG_28(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77970.c | 24 PORT_GP_CFG_28(1, fn, sfx, SH_PFC_PIN_CFG_DRIVE_STRENGTH), \
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 567 #define PORT_GP_CFG_28(bank, fn, sfx, cfg) \ macro 570 #define PORT_GP_28(bank, fn, sfx) PORT_GP_CFG_28(bank, fn, sfx, 0) 573 PORT_GP_CFG_28(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7792.c | 17 PORT_GP_CFG_28(3, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a77970.c | 23 PORT_GP_CFG_28(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
H A D | pfc-r8a77980.c | 23 PORT_GP_CFG_28(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|