Home
last modified time | relevance | path

Searched refs:ASPEED_RESET_MAC1 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/dt-bindings/reset/
H A Dast2400-reset.h30 #define ASPEED_RESET_MAC1 (11) macro
H A Dast2500-reset.h40 #define ASPEED_RESET_MAC1 (11) macro
H A Dast2600-reset.h57 #define ASPEED_RESET_MAC1 (11) macro
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c406 reset_bit = BIT(ASPEED_RESET_MAC1); in ast2400_configure_mac()
H A Dclk_ast2500.c467 reset_bit = BIT(ASPEED_RESET_MAC1); in ast2500_configure_mac()
H A Dclk_ast2600.c1226 reset_bit = BIT(ASPEED_RESET_MAC1); in ast2600_configure_mac()