Searched refs:VPI24_DESC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g4.c | 654 #define VPI24_DESC { ASPEED_IP_SCU, SCU90, GENMASK(5, 4), 2, 0 } macro 660 SIG_EXPR_DECL(VPIDE, VPI24, VPI24_DESC, T5_DESC); 672 SIG_EXPR_DECL(VPIODD, VPI24, VPI24_DESC, U3_DESC); 684 SIG_EXPR_DECL(VPIHS, VPI24, VPI24_DESC, V1_DESC); 696 SIG_EXPR_DECL(VPIVS, VPI24, VPI24_DESC, U4_DESC); 708 SIG_EXPR_DECL(VPICLK, VPI24, VPI24_DESC, V2_DESC); 734 SIG_EXPR_DECL(VPIOB2, VPI24, VPI24_DESC, V3_DESC); 746 SIG_EXPR_DECL(VPIOB3, VPI24, VPI24_DESC, W2_DESC); 758 SIG_EXPR_DECL(VPIOB4, VPI24, VPI24_DESC, Y1_DESC); 770 SIG_EXPR_DECL(VPIOB5, VPI24, VPI24_DESC, V4_DESC); [all …]
|
D | pinctrl-aspeed-g5.c | 657 #define VPI24_DESC { ASPEED_IP_SCU, SCU90, GENMASK(5, 4), 2, 0 } macro 782 SIG_EXPR_DECL(VPIG2, VPI24, VPI24_DESC, V3_DESC, COND2); 791 SIG_EXPR_DECL(VPIG3, VPI24, VPI24_DESC, U3_DESC, COND2); 800 SIG_EXPR_DECL(VPIG4, VPI24, VPI24_DESC, W3_DESC, COND2); 809 SIG_EXPR_DECL(VPIG5, VPI24, VPI24_DESC, AA3_DESC, COND2); 818 SIG_EXPR_LIST_DECL_SINGLE(VPIG6, VPI24, VPI24_DESC, Y3_DESC); 825 SIG_EXPR_LIST_DECL_SINGLE(VPIG7, VPI24, VPI24_DESC, T4_DESC); 831 SIG_EXPR_LIST_DECL_SINGLE(VPIG8, VPI24, VPI24_DESC, SIG_DESC_SET(SCU88, 8), 836 SIG_EXPR_LIST_DECL_SINGLE(VPIG9, VPI24, VPI24_DESC, SIG_DESC_SET(SCU88, 9), 851 SIG_EXPR_LIST_DECL_SINGLE(VPIR2, VPI24, VPI24_DESC, SIG_DESC_SET(SCU88, 12), [all …]
|