Home
last modified time | relevance | path

Searched refs:PORT_GP_CFG_16 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h411 #define PORT_GP_CFG_16(bank, fn, sfx, cfg) \ macro
414 #define PORT_GP_16(bank, fn, sfx) PORT_GP_CFG_16(bank, fn, sfx, 0)
417 PORT_GP_CFG_16(bank, fn, sfx, cfg), \
H A Dpfc-r8a7795.c21 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
H A Dpfc-r8a7796.c27 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h507 #define PORT_GP_CFG_16(bank, fn, sfx, cfg) \ macro
510 #define PORT_GP_16(bank, fn, sfx) PORT_GP_CFG_16(bank, fn, sfx, 0)
513 PORT_GP_CFG_16(bank, fn, sfx, cfg), \
H A Dpfc-r8a77965.c23 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
H A Dpfc-r8a77951.c17 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
H A Dpfc-r8a7796.c22 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \