Searched refs:PORT_GP_CFG_11 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 420 #define PORT_GP_CFG_11(bank, fn, sfx, cfg) \ macro 423 #define PORT_GP_11(bank, fn, sfx) PORT_GP_CFG_11(bank, fn, sfx, 0) 426 PORT_GP_CFG_11(bank, fn, sfx, cfg), \
|
D | pfc-r8a77990.c | 27 PORT_GP_CFG_11(4, fn, sfx, CFG_FLAGS), \
|