Searched refs:U3_DESC (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pinctrl/aspeed/ |
| H A D | pinctrl-aspeed-g4.c | 707 #define U3_DESC SIG_DESC_SET(SCU84, 18) macro 708 SIG_EXPR_DECL_SINGLE(VPIODD, VPI18, VPI18_DESC, U3_DESC); 709 SIG_EXPR_DECL_SINGLE(VPIODD, VPI24, VPI24_DESC, U3_DESC); 710 SIG_EXPR_DECL_SINGLE(VPIODD, VPI30, VPI30_DESC, U3_DESC); 716 SIG_EXPR_LIST_DECL_SINGLE(U3, NDSR1, NDSR1, U3_DESC);
|
| H A D | pinctrl-aspeed-g5.c | 828 #define U3_DESC SIG_DESC_SET(SCU88, 3) macro 829 SIG_EXPR_DECL_SINGLE(VPIG3, VPI24, VPI24_DESC, U3_DESC, COND2); 830 SIG_EXPR_DECL_SINGLE(VPIG3, VPIRSVD, VPIRSVD_DESC, U3_DESC, COND2); 832 SIG_EXPR_LIST_DECL_SINGLE(U3, PWM3, PWM3, U3_DESC, COND2);
|