Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h492 #define PORT_GP_CFG_13(bank, fn, sfx, cfg) \ macro
495 #define PORT_GP_13(bank, fn, sfx) PORT_GP_CFG_13(bank, fn, sfx, 0)
498 PORT_GP_CFG_13(bank, fn, sfx, cfg), \
H A Dpfc-r8a779g0.c28 PORT_GP_CFG_13(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \