Searched full:vpi24 (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g4.c | 697 SIG_EXPR_DECL_SINGLE(VPIDE, VPI24, VPI24_DESC, T5_DESC); 701 SIG_EXPR_PTR(VPIDE, VPI24), 711 SIG_EXPR_DECL_SINGLE(VPIODD, VPI24, VPI24_DESC, U3_DESC); 715 SIG_EXPR_PTR(VPIODD, VPI24), 725 SIG_EXPR_DECL_SINGLE(VPIHS, VPI24, VPI24_DESC, V1_DESC); 729 SIG_EXPR_PTR(VPIHS, VPI24), 739 SIG_EXPR_DECL_SINGLE(VPIVS, VPI24, VPI24_DESC, U4_DESC); 743 SIG_EXPR_PTR(VPIVS, VPI24), 753 SIG_EXPR_DECL_SINGLE(VPICLK, VPI24, VPI24_DESC, V2_DESC); 757 SIG_EXPR_PTR(VPICLK, VPI24), [all …]
|
D | pinctrl-aspeed-g5.c | 702 SIG_EXPR_LIST_DECL_SINGLE(T1, VPIDE, VPI24, VPI_24_RSVD_DESC, T1_DESC, COND2); 709 SIG_EXPR_LIST_DECL_SINGLE(U1, DASHU1, VPI24, VPI_24_RSVD_DESC, U1_DESC); 716 SIG_EXPR_LIST_DECL_SINGLE(U2, VPIHS, VPI24, VPI_24_RSVD_DESC, U2_DESC, COND2); 723 SIG_EXPR_LIST_DECL_SINGLE(P4, VPIVS, VPI24, VPI_24_RSVD_DESC, P4_DESC, COND2); 730 SIG_EXPR_LIST_DECL_SINGLE(P3, VPICLK, VPI24, VPI_24_RSVD_DESC, P3_DESC, COND2); 751 SIG_EXPR_LIST_DECL_SINGLE(Y1, VPIB2, VPI24, VPI_24_RSVD_DESC, Y1_DESC, COND2); 758 SIG_EXPR_LIST_DECL_SINGLE(AB2, VPIB3, VPI24, VPI_24_RSVD_DESC, AB2_DESC, COND2); 765 SIG_EXPR_LIST_DECL_SINGLE(AA1, VPIB4, VPI24, VPI_24_RSVD_DESC, AA1_DESC, COND2); 772 SIG_EXPR_LIST_DECL_SINGLE(Y2, VPIB5, VPI24, VPI_24_RSVD_DESC, Y2_DESC, COND2); 779 SIG_EXPR_LIST_DECL_SINGLE(AA2, VPIB6, VPI24, VPI_24_RSVD_DESC, AA2_DESC, COND2); [all …]
|
D | pinmux-aspeed.h | 201 * * The VPIDE signal participates in 3 functions: VPI18, VPI24 and VPI30 208 * * The prerequisit for activating the NDCD1 signal is that the VPI18, VPI24 211 * * Similarly, all of VPI18, VPI24, VPI30 and NDCD1 functions must be disabled
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | aspeed,ast2400-pinctrl.yaml | 52 VGAHS, VGAVS, VPI18, VPI24, VPI30, VPO12, VPO24, WDTRST1, WDTRST2]
|
D | aspeed,ast2500-pinctrl.yaml | 63 VGAVS, VPI24, VPO, WDTRST1, WDTRST2]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | aspeed-g4.dtsi | 1407 function = "VPI24"; 1408 groups = "VPI24";
|
D | aspeed-g5.dtsi | 1620 function = "VPI24"; 1621 groups = "VPI24";
|