Searched refs:PORT_GP_CFG_8 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 465 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ macro 469 #define PORT_GP_8(bank, fn, sfx) PORT_GP_CFG_8(bank, fn, sfx, 0) 472 PORT_GP_CFG_8(bank, fn, sfx, cfg), \
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 467 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ macro 470 #define PORT_GP_8(bank, fn, sfx) PORT_GP_CFG_8(bank, fn, sfx, 0) 473 PORT_GP_CFG_8(bank, fn, sfx, cfg), \
|
Completed in 4 milliseconds