Searched refs:SIG_EXPR_LIST_DECL_SESG (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 612 #define SIG_EXPR_LIST_DECL_SESG(pin, sig, func, ...) \ macro 676 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \ 693 SIG_EXPR_LIST_DECL_SESG(pin, sig, sig, __VA_ARGS__); \ 694 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \ 718 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \ 725 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \ 733 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \ 759 SIG_EXPR_LIST_DECL_SESG(pin, gpio, gpio); \
|