Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/reset/
H A Dast2600-reset.h15 #define ASPEED_RESET_MAC4 (53) macro
/openbmc/linux/include/dt-bindings/clock/
H A Dast2600-clock.h94 #define ASPEED_RESET_MAC4 53 macro
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c1253 reset_bit = BIT(ASPEED_RESET_MAC4 - 32); in ast2600_configure_mac()