Searched refs:U3_DESC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g4.c | 670 #define U3_DESC SIG_DESC_SET(SCU84, 18) macro 671 SIG_EXPR_DECL(VPIODD, VPI18, VPI18_DESC, U3_DESC); 672 SIG_EXPR_DECL(VPIODD, VPI24, VPI24_DESC, U3_DESC); 673 SIG_EXPR_DECL(VPIODD, VPI30, VPI30_DESC, U3_DESC); 677 SIG_EXPR_LIST_DECL_SINGLE(NDSR1, NDSR1, U3_DESC);
|
D | pinctrl-aspeed-g5.c | 790 #define U3_DESC SIG_DESC_SET(SCU88, 3) macro 791 SIG_EXPR_DECL(VPIG3, VPI24, VPI24_DESC, U3_DESC, COND2); 792 SIG_EXPR_DECL(VPIG3, VPIRSVD, VPIRSVD_DESC, U3_DESC, COND2); 794 SIG_EXPR_LIST_DECL_SINGLE(PWM3, PWM3, U3_DESC, COND2);
|