Searched refs:PORT_GP_30 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 476 #define PORT_GP_30(bank, fn, sfx) PORT_GP_CFG_30(bank, fn, sfx, 0) macro
|
H A D | pfc-r8a7792.c | 29 PORT_GP_30(11, fn, sfx)
|
H A D | pfc-r8a7790.c | 25 PORT_GP_30(1, fn, sfx), \ 26 PORT_GP_30(2, fn, sfx), \
|
/openbmc/linux/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
|