Searched refs:PORT_GP_CFG_16 (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 441 #define PORT_GP_CFG_16(bank, fn, sfx, cfg) \ macro 444 #define PORT_GP_16(bank, fn, sfx) PORT_GP_CFG_16(bank, fn, sfx, 0) 447 PORT_GP_CFG_16(bank, fn, sfx, cfg), \
|
D | pfc-r8a77990.c | 26 PORT_GP_CFG_16(3, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a77965.c | 25 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7795-es1.c | 21 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7796.c | 27 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7795.c | 22 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|