Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/reset/
H A Dast2600-reset.h12 #define ASPEED_RESET_SD (56) macro
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c1289 reset_bit = BIT(ASPEED_RESET_SD - 32); in ast2600_enable_sdclk()