Home
last modified time | relevance | path

Searched refs:ASEPPD_RESET_SDIO (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/dt-bindings/reset/
H A Dast2400-reset.h25 #define ASEPPD_RESET_SDIO (16) macro
H A Dast2500-reset.h35 #define ASEPPD_RESET_SDIO (16) macro
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c437 reset_bit = BIT(ASEPPD_RESET_SDIO); in ast2400_enable_sdclk()
H A Dclk_ast2500.c509 reset_bit = BIT(ASEPPD_RESET_SDIO); in ast2500_enable_sdclk()