Searched full:gpie2 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | aspeed,ast2400-pinctrl.yaml | 69 - GPIE2
|
H A D | aspeed,ast2500-pinctrl.yaml | 79 - GPIE2
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g4.c | 327 SIG_EXPR_DECL_SINGLE(GPIE2IN, GPIE2, GPIE2_DESC); 329 SIG_EXPR_LIST_DECL_DUAL(B15, GPIE2IN, GPIE2, GPIE); 336 SIG_EXPR_DECL_SINGLE(GPIE2OUT, GPIE2, GPIE2_DESC); 338 SIG_EXPR_LIST_DECL_DUAL(A15, GPIE2OUT, GPIE2, GPIE); 342 FUNC_GROUP_DECL(GPIE2, B15, A15); 2161 ASPEED_PINCTRL_GROUP(GPIE2), 2316 ASPEED_PINCTRL_FUNC(GPIE2),
|
H A D | pinctrl-aspeed-g5.c | 302 SIG_EXPR_DECL_SINGLE(GPIE2IN, GPIE2, GPIE2_DESC); 304 SIG_EXPR_LIST_DECL_DUAL(F18, GPIE2IN, GPIE2, GPIE); 311 SIG_EXPR_DECL_SINGLE(GPIE2OUT, GPIE2, GPIE2_DESC); 313 SIG_EXPR_LIST_DECL_DUAL(F17, GPIE2OUT, GPIE2, GPIE); 317 FUNC_GROUP_DECL(GPIE2, F18, F17); 2166 ASPEED_PINCTRL_GROUP(GPIE2), 2336 ASPEED_PINCTRL_FUNC(GPIE2),
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2400.dtsi | 766 function = "GPIE2"; 767 groups = "GPIE2";
|
H A D | ast2500.dtsi | 806 function = "GPIE2"; 807 groups = "GPIE2";
|
H A D | ast2600.dtsi | 1232 function = "GPIE2"; 1233 groups = "GPIE2";
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g4.dtsi | 857 function = "GPIE2"; 858 groups = "GPIE2";
|
H A D | aspeed-g5.dtsi | 976 function = "GPIE2"; 977 groups = "GPIE2";
|