Searched refs:PORT_GP_CFG_6 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 367 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ macro 371 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0) 374 PORT_GP_CFG_6(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77970.c | 27 PORT_GP_CFG_6(4, fn, sfx, SH_PFC_PIN_CFG_DRIVE_STRENGTH), \
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 456 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ macro 460 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0) 463 PORT_GP_CFG_6(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77970.c | 26 PORT_GP_CFG_6(4, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|