Home
last modified time | relevance | path

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

/drivers/pinctrl/renesas/
Dsh_pfc.h559 #define PORT_GP_CFG_24(bank, fn, sfx, cfg) \ macro
562 #define PORT_GP_24(bank, fn, sfx) PORT_GP_CFG_24(bank, fn, sfx, 0)
565 PORT_GP_CFG_24(bank, fn, sfx, cfg), \
Dpfc-r8a7791.c25 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE | SH_PFC_PIN_CFG_PULL_UP), \