Searched refs:SIG_EXPR_LIST_DECL_SESG (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pinctrl/aspeed/ |
| A D | pinctrl-aspeed-g6.c | 934 SIG_EXPR_LIST_DECL_SESG(AD20, ADC0, ADC0); 941 SIG_EXPR_LIST_DECL_SESG(AC18, ADC1, ADC1); 948 SIG_EXPR_LIST_DECL_SESG(AE19, ADC2, ADC2); 955 SIG_EXPR_LIST_DECL_SESG(AD19, ADC3, ADC3); 962 SIG_EXPR_LIST_DECL_SESG(AC19, ADC4, ADC4); 969 SIG_EXPR_LIST_DECL_SESG(AB19, ADC5, ADC5); 976 SIG_EXPR_LIST_DECL_SESG(AB18, ADC6, ADC6); 983 SIG_EXPR_LIST_DECL_SESG(AE18, ADC7, ADC7); 993 SIG_EXPR_LIST_DECL_SESG(AB16, ADC8, ADC8); 1006 SIG_EXPR_LIST_DECL_SESG(AA17, ADC9, ADC9); [all …]
|
| 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); \
|
| A D | pinctrl-aspeed-g4.c | 28 #define SIG_EXPR_LIST_DECL_SINGLE SIG_EXPR_LIST_DECL_SESG
|
| A D | pinctrl-aspeed-g5.c | 28 #define SIG_EXPR_LIST_DECL_SINGLE SIG_EXPR_LIST_DECL_SESG
|
Completed in 25 milliseconds