Searched refs:PORT_GP_CFG_30 (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 473 #define PORT_GP_CFG_30(bank, fn, sfx, cfg) \ macro 476 #define PORT_GP_30(bank, fn, sfx) PORT_GP_CFG_30(bank, fn, sfx, 0) 479 PORT_GP_CFG_30(bank, fn, sfx, cfg), \
|