Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h82 #define INFO2_BRE_ENABLE (1 << 8) macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_sdhi.c122 if (state2 & INFO2_BRE_ENABLE) { in sh_sdhi_intr()
123 sh_sdhi_writew(host, SDHI_INFO2, ~INFO2_BRE_ENABLE); in sh_sdhi_intr()