Searched full:gpid0 (Results 1 – 5 of 5) sorted by relevance
| /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),
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | aspeed,ast2400-pinctrl.yaml | 64 - GPID0
|
| H A D | aspeed,ast2500-pinctrl.yaml | 74 - GPID0
|