Searched refs:V20_DESC (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g5.c | 1031 #define V20_DESC SIG_DESC_SET(SCU8C, 0) macro 1032 SIG_EXPR_DECL_SINGLE(VPOB2, VPO, V20_DESC, VPO_DESC, CRT_DVO_EN_DESC); 1033 SIG_EXPR_DECL_SINGLE(VPOB2, VPOOFF1, V20_DESC, VPOOFF1_DESC, CRT_DVO_EN_DESC); 1034 SIG_EXPR_DECL_SINGLE(VPOB2, VPOOFF2, V20_DESC, VPOOFF2_DESC, CRT_DVO_EN_DESC); 1040 SIG_EXPR_LIST_DECL_SINGLE(V20, SPI2CS1, SPI2CS1, V20_DESC);
|