Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/renesas/
Dsh_pfc.h482 #define PORT_GP_CFG_11(bank, fn, sfx, cfg) \ macro
485 #define PORT_GP_11(bank, fn, sfx) PORT_GP_CFG_11(bank, fn, sfx, 0)
488 PORT_GP_CFG_11(bank, fn, sfx, cfg), \
Dpfc-r8a77990.c30PORT_GP_CFG_11(4, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_DRIVE_STRE…