Searched refs:PORT_GP_32 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/renesas/ |
H A D | pfc-sh7734.c | 14 PORT_GP_32(0, fn, sfx), \ 15 PORT_GP_32(1, fn, sfx), \ 16 PORT_GP_32(2, fn, sfx), \ 17 PORT_GP_32(3, fn, sfx), \ 18 PORT_GP_32(4, fn, sfx), \
|
H A D | sh_pfc.h | 591 #define PORT_GP_32(bank, fn, sfx) PORT_GP_CFG_32(bank, fn, sfx, 0) macro
|