Searched full:rmii4 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | aspeed,ast2600-pinctrl.yaml | 168 - RMII4 406 - RMII4
|
/openbmc/u-boot/drivers/pinctrl/aspeed/ |
H A D | pinctrl_ast2600.c | 227 static struct aspeed_sig_desc rmii4[] = { variable 416 { "RMII4", ARRAY_SIZE(rmii4), rmii4 },
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g6.c | 260 SIG_EXPR_LIST_DECL_SESG(F24, RMII4RCLKO, RMII4, SIG_DESC_SET(SCU4B0, 28), 269 SIG_EXPR_LIST_DECL_SESG(E23, RMII4TXEN, RMII4, SIG_DESC_SET(SCU4B0, 29), 278 SIG_EXPR_LIST_DECL_SESG(E24, RMII4TXD0, RMII4, SIG_DESC_SET(SCU4B0, 30), 287 SIG_EXPR_LIST_DECL_SESG(E25, RMII4TXD1, RMII4, SIG_DESC_SET(SCU4B0, 31), 310 SIG_EXPR_LIST_DECL_SESG(C25, RMII4RCLKI, RMII4, SIG_DESC_SET(SCU4B4, 2), 326 SIG_EXPR_LIST_DECL_SESG(C24, RMII4RXD0, RMII4, SIG_DESC_SET(SCU4B4, 4), 335 SIG_EXPR_LIST_DECL_SESG(B26, RMII4RXD1, RMII4, SIG_DESC_SET(SCU4B4, 5), 344 SIG_EXPR_LIST_DECL_SESG(B25, RMII4CRSDV, RMII4, SIG_DESC_SET(SCU4B4, 6), 353 SIG_EXPR_LIST_DECL_SESG(B24, RMII4RXER, RMII4, SIG_DESC_SET(SCU4B4, 7), 360 GROUP_DECL(RMII4, F24, E23, E24, E25, C25, C24, B26, B25, B24); [all …]
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g6-pinctrl.dtsi | 711 function = "RMII4"; 712 groups = "RMII4";
|
H A D | aspeed-bmc-facebook-catalina.dts | 893 function = "RMII4";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2600.dtsi | 1497 function = "RMII4"; 1498 groups = "RMII4";
|
/openbmc/linux/drivers/clk/ |
H A D | clk-ast2600.c | 631 /* RMII4 50MHz (RCLK) output enable */ in aspeed_g6_clk_probe()
|