Searched refs:PORT_GP_CFG_14 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 430 #define PORT_GP_CFG_14(bank, fn, sfx, cfg) \ macro 434 #define PORT_GP_14(bank, fn, sfx) PORT_GP_CFG_14(bank, fn, sfx, 0) 437 PORT_GP_CFG_14(bank, fn, sfx, cfg), \
|