Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/sh-pfc/
Dsh_pfc.h513 #define PORT_GP_CFG_20(bank, fn, sfx, cfg) \ macro
517 #define PORT_GP_20(bank, fn, sfx) PORT_GP_CFG_20(bank, fn, sfx, 0)
520 PORT_GP_CFG_20(bank, fn, sfx, cfg), \
Dpfc-r8a77990.c32 PORT_GP_CFG_20(5, fn, sfx, CFG_FLAGS), \