Searched refs:PORT_GP_CFG_16 (Results 1 – 5 of 5) sorted by relevance
/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 511 #define PORT_GP_CFG_16(bank, fn, sfx, cfg) \ macro 514 #define PORT_GP_16(bank, fn, sfx) PORT_GP_CFG_16(bank, fn, sfx, 0) 517 PORT_GP_CFG_16(bank, fn, sfx, cfg), \
|
D | pfc-r8a77950.c | 16 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a77965.c | 23 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7796.c | 22 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a77951.c | 17 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|