Searched full:gpid0 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed.c | 325 * as such in the datasheets, e.g. "GPID0". This naming similarity in aspeed_expr_is_gpio() 330 * On e.g. the AST2400, a pass-through function "GPID0" is grouped on in aspeed_expr_is_gpio() 335 * - expr->function set to "GPID0" in aspeed_expr_is_gpio() 339 * - expr->function set to "GPID0" in aspeed_expr_is_gpio()
|
H A D | pinctrl-aspeed-g4.c | 230 SIG_EXPR_DECL_SINGLE(GPID0IN, GPID0, GPID0_DESC); 232 SIG_EXPR_LIST_DECL_DUAL(A18, GPID0IN, GPID0, GPID); 237 SIG_EXPR_DECL_SINGLE(GPID0OUT, GPID0, GPID0_DESC); 239 SIG_EXPR_LIST_DECL_DUAL(D16, GPID0OUT, GPID0, GPID); 242 FUNC_GROUP_DECL(GPID0, A18, D16); 2156 ASPEED_PINCTRL_GROUP(GPID0), 2311 ASPEED_PINCTRL_FUNC(GPID0),
|
H A D | pinctrl-aspeed-g5.c | 208 SIG_EXPR_DECL_SINGLE(GPID0IN, GPID0, GPID0_DESC); 210 SIG_EXPR_LIST_DECL_DUAL(F19, GPID0IN, GPID0, GPID); 215 SIG_EXPR_DECL_SINGLE(GPID0OUT, GPID0, GPID0_DESC); 217 SIG_EXPR_LIST_DECL_DUAL(E21, GPID0OUT, GPID0, GPID); 220 FUNC_GROUP_DECL(GPID0, F19, E21); 2161 ASPEED_PINCTRL_GROUP(GPID0), 2331 ASPEED_PINCTRL_FUNC(GPID0),
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | aspeed,ast2400-pinctrl.yaml | 64 - GPID0
|
H A D | aspeed,ast2500-pinctrl.yaml | 74 - GPID0
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2400.dtsi | 741 function = "GPID0"; 742 groups = "GPID0";
|
H A D | ast2500.dtsi | 781 function = "GPID0"; 782 groups = "GPID0";
|
H A D | ast2600.dtsi | 1207 function = "GPID0"; 1208 groups = "GPID0";
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g4.dtsi | 832 function = "GPID0"; 833 groups = "GPID0";
|
H A D | aspeed-g5.dtsi | 951 function = "GPID0"; 952 groups = "GPID0";
|