Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/reset/
H A Dast2400-reset.h29 #define ASPEED_RESET_MAC2 (12) macro
H A Dast2500-reset.h39 #define ASPEED_RESET_MAC2 (12) macro
H A Dast2600-reset.h56 #define ASPEED_RESET_MAC2 (12) macro
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c410 reset_bit = BIT(ASPEED_RESET_MAC2); in ast2400_configure_mac()
H A Dclk_ast2500.c471 reset_bit = BIT(ASPEED_RESET_MAC2); in ast2500_configure_mac()
H A Dclk_ast2600.c1235 reset_bit = BIT(ASPEED_RESET_MAC2); in ast2600_configure_mac()