Searched refs:VPI30_DESC (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g4.c | 655 #define VPI30_DESC { ASPEED_IP_SCU, SCU90, GENMASK(5, 4), 3, 0 } macro 661 SIG_EXPR_DECL(VPIDE, VPI30, VPI30_DESC, T5_DESC); 673 SIG_EXPR_DECL(VPIODD, VPI30, VPI30_DESC, U3_DESC); 685 SIG_EXPR_DECL(VPIHS, VPI30, VPI30_DESC, V1_DESC); 697 SIG_EXPR_DECL(VPIVS, VPI30, VPI30_DESC, U4_DESC); 709 SIG_EXPR_DECL(VPICLK, VPI30, VPI30_DESC, V2_DESC); 719 SIG_EXPR_LIST_DECL_SINGLE(VPIB0, VPI30, VPI30_DESC, W1_DESC); 726 SIG_EXPR_LIST_DECL_SINGLE(VPIB1, VPI30, VPI30_DESC, U5_DESC); 735 SIG_EXPR_DECL(VPIOB2, VPI30, VPI30_DESC, V3_DESC); 747 SIG_EXPR_DECL(VPIOB3, VPI30, VPI30_DESC, W2_DESC); [all …]
|