Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h548 #define PORT_GP_CFG_24(bank, fn, sfx, cfg) \ macro
551 #define PORT_GP_24(bank, fn, sfx) PORT_GP_CFG_24(bank, fn, sfx, 0)
554 PORT_GP_CFG_24(bank, fn, sfx, cfg), \
H A Dpfc-r8a7791.c25 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_PULL_UP), \