Home
last modified time | relevance | path

Searched refs:PORT_GP_CFG_8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h373 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ macro
377 #define PORT_GP_8(bank, fn, sfx) PORT_GP_CFG_8(bank, fn, sfx, 0)
380 PORT_GP_CFG_8(bank, fn, sfx, cfg), \
/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h467 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ macro
470 #define PORT_GP_8(bank, fn, sfx) PORT_GP_CFG_8(bank, fn, sfx, 0)
473 PORT_GP_CFG_8(bank, fn, sfx, cfg), \