Searched refs:I_SB_RESPERR (Results 1 – 8 of 8) sorted by relevance
230 #define I_SB_RESPERR (1 << 9) /* Backplane Response Error (read) */ macro
217 #define I_SB_RESPERR (1 << 9) /* Backplane Response Error (read) */ macro
223 #define I_SB_RESPERR (1 << 9) /* Backplane Response Error (read) */ macro
5897 W_REG(sii->osh, &sdpregs->sbintmask, (I_SB_SERR | I_SB_RESPERR | (1 << idx))); in si_sdio_init()