Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dsh_pfc.h415 #define PORT_GP_CFG_10(bank, fn, sfx, cfg) \ macro
418 #define PORT_GP_10(bank, fn, sfx) PORT_GP_CFG_10(bank, fn, sfx, 0)
421 PORT_GP_CFG_10(bank, fn, sfx, cfg), \
Dpfc-r8a77995.c26 PORT_GP_CFG_10(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \