Home
last modified time | relevance | path

Searched refs:PORT_GP_CFG_23 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h543 #define PORT_GP_CFG_23(bank, fn, sfx, cfg) \ macro
546 #define PORT_GP_23(bank, fn, sfx) PORT_GP_CFG_23(bank, fn, sfx, 0)
549 PORT_GP_CFG_23(bank, fn, sfx, cfg), \
H A Dpfc-r8a7792.c15 PORT_GP_CFG_23(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
H A Dpfc-r8a77470.c34 PORT_GP_CFG_23(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
H A Dpfc-r8a779g0.c20 PORT_GP_CFG_23(1, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
H A Dpfc-r8a77990.c23 PORT_GP_CFG_23(1, fn, sfx, CFG_FLAGS), \