Searched refs:PORT_GP_30 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 571 #define PORT_GP_30(bank, fn, sfx) PORT_GP_CFG_30(bank, fn, sfx, 0) macro
|
H A D | pfc-r8a7790.c | 25 PORT_GP_30(1, fn, sfx), \ 26 PORT_GP_30(2, fn, sfx), \
|
H A D | pfc-r8a7792.c | 26 PORT_GP_30(11, fn, sfx)
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 580 #define PORT_GP_30(bank, fn, sfx) PORT_GP_CFG_30(bank, fn, sfx, 0) macro
|
Completed in 19 milliseconds