Searched refs:PORT_GP_CFG_4 (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 391 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ macro 396 #define PORT_GP_4(bank, fn, sfx) PORT_GP_CFG_4(bank, fn, sfx, 0) 399 PORT_GP_CFG_4(bank, fn, sfx, cfg), \
|
D | pfc-r8a77965.c | 36 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
D | pfc-r8a7795-es1.c | 32 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
D | pfc-r8a7796.c | 38 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
D | pfc-r8a7795.c | 33 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|