Home
last modified time | relevance | path

Searched refs:PORT_GP_CFG_20 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h426 #define PORT_GP_CFG_20(bank, fn, sfx, cfg) \ macro
430 #define PORT_GP_20(bank, fn, sfx) PORT_GP_CFG_20(bank, fn, sfx, 0)
433 PORT_GP_CFG_20(bank, fn, sfx, cfg), \
/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h527 #define PORT_GP_CFG_20(bank, fn, sfx, cfg) \ macro
530 #define PORT_GP_20(bank, fn, sfx) PORT_GP_CFG_20(bank, fn, sfx, 0)
533 PORT_GP_CFG_20(bank, fn, sfx, cfg), \
H A Dpfc-r8a779g0.c27 PORT_GP_CFG_20(2, fn, sfx, CFG_FLAGS), \
H A Dpfc-r8a77990.c31 PORT_GP_CFG_20(5, fn, sfx, CFG_FLAGS), \