Searched refs:PORT_GP_CFG_16 (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 502 #define PORT_GP_CFG_16(bank, fn, sfx, cfg) \ macro 505 #define PORT_GP_16(bank, fn, sfx) PORT_GP_CFG_16(bank, fn, sfx, 0) 508 PORT_GP_CFG_16(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77951.c | 18 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a77965.c | 24 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a7796.c | 23 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a77950.c | 17 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 507 #define PORT_GP_CFG_16(bank, fn, sfx, cfg) \ macro 510 #define PORT_GP_16(bank, fn, sfx) PORT_GP_CFG_16(bank, fn, sfx, 0) 513 PORT_GP_CFG_16(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77951.c | 17 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a77965.c | 23 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a7796.c | 22 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
Completed in 55 milliseconds