Searched full:lpcrst (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | aspeed,ast2400-pinctrl.yaml | 86 - LPCRST
|
H A D | aspeed,ast2500-pinctrl.yaml | 104 - LPCRST
|
/linux/drivers/pinctrl/aspeed/ |
H A D | pinmux-aspeed.h | 51 * E19 GPIOB4 LPCRST# SCU80[12]=1 | Strap[14]=1 GPIOB4 372 * For ball E19, we have multiple functions enabling a single signal, LPCRST#. 386 * .signal = "LPCRST", 387 * .function = "LPCRST", 403 * .signal = "LPCRST",
|
H A D | pinctrl-aspeed-g4.c | 134 SIG_EXPR_DECL_SINGLE(LPCRST, LPCRST, SIG_DESC_SET(SCU80, 12)); 135 SIG_EXPR_DECL_SINGLE(LPCRST, LPCRSTS, SIG_DESC_SET(HW_STRAP1, 14)); 136 SIG_EXPR_LIST_DECL_DUAL(E19, LPCRST, LPCRST, LPCRSTS); 137 PIN_DECL_1(E19, GPIOB4, LPCRST); 139 FUNC_GROUP_DECL(LPCRST, E19); 2178 ASPEED_PINCTRL_GROUP(LPCRST), 2333 ASPEED_PINCTRL_FUNC(LPCRST),
|
H A D | pinctrl-aspeed-g5.c | 1848 SIG_EXPR_LIST_DECL_SINGLE(G22, LPCRST, LPCRST, SIG_DESC_SET(SCUAC, 7)); 1849 PIN_DECL_2(G22, GPIOAC7, ESPIRST, LPCRST); 1850 FUNC_GROUP_DECL(LPCRST, G22); 2191 ASPEED_PINCTRL_GROUP(LPCRST), 2361 ASPEED_PINCTRL_FUNC(LPCRST),
|
H A D | pinctrl-aspeed-g6.c | 1165 SIG_EXPR_LIST_DECL_SESG(AD8, LPCRST, LPC, SIG_DESC_SET(SCU434, 23), 1168 PIN_DECL_2(AD8, GPIOW7, LPCRST, ESPIRST);
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g4.dtsi | 929 function = "LPCRST"; 930 groups = "LPCRST";
|
H A D | aspeed-g5.dtsi | 1077 function = "LPCRST"; 1078 groups = "LPCRST";
|