Home
last modified time | relevance | path

Searched refs:ASPEED_RESET_EMMC (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/dt-bindings/reset/
H A Dast2600-reset.h52 #define ASPEED_RESET_EMMC (16) macro
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c1343 reset_bit = BIT(ASPEED_RESET_EMMC); in ast2600_enable_emmcclk()