Searched refs:U20_DESC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g4.c | 1118 #define U20_DESC SIG_DESC_SET(SCU8C, 3) macro 1119 SIG_EXPR_DECL(ROMD7, ROM8, U20_DESC, VPOOFF0_DESC); 1120 SIG_EXPR_DECL(ROMD7, ROM16, U20_DESC, VPOOFF0_DESC); 1121 SIG_EXPR_DECL(ROMD7, ROM16S, U20_DESC, VPOOFF0_DESC); 1125 SIG_EXPR_DECL(VPOCLK, VPO12, U20_DESC, VPO12_DESC); 1126 SIG_EXPR_DECL(VPOCLK, VPO24, U20_DESC, VPO24_DESC);
|
D | pinctrl-aspeed-g5.c | 1054 #define U20_DESC SIG_DESC_SET(SCU8C, 6) macro 1055 SIG_EXPR_DECL(VPOB8, VPO, U20_DESC, VPO_DESC, CRT_DVO_EN_DESC); 1056 SIG_EXPR_DECL(VPOB8, VPOOFF1, U20_DESC, VPOOFF1_DESC, CRT_DVO_EN_DESC); 1057 SIG_EXPR_DECL(VPOB8, VPOOFF2, U20_DESC, VPOOFF2_DESC, CRT_DVO_EN_DESC);
|