Searched refs:INFO2_BRE_ENABLE (Results 1 – 2 of 2) sorted by relevance
82 #define INFO2_BRE_ENABLE (1 << 8) macro
122 if (state2 & INFO2_BRE_ENABLE) { in sh_sdhi_intr()123 sh_sdhi_writew(host, SDHI_INFO2, ~INFO2_BRE_ENABLE); in sh_sdhi_intr()