Home
last modified time | relevance | path

Searched refs:ASPEED_RESET_MAC3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/dt-bindings/reset/
H A Dast2600-reset.h16 #define ASPEED_RESET_MAC3 (52) macro
/openbmc/linux/include/dt-bindings/clock/
H A Dast2600-clock.h95 #define ASPEED_RESET_MAC3 52 macro
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c1244 reset_bit = BIT(ASPEED_RESET_MAC3 - 32); in ast2600_configure_mac()