Lines Matching refs:hstatus
1082 u32 hstatus, dereg=0, cereg = 0, SError = 0;
1089 hstatus = ioread32(hcr_base + HSTATUS);
1106 hstatus, cereg, ioread32(hcr_base + DE), SError);
1109 if (hstatus & FATAL_ERROR_DECODE) {
1117 if (hstatus & INT_ON_SNOTIFY_UPDATE)
1121 if (hstatus & INT_ON_PHYRDY_CHG) {
1208 u32 hstatus, done_mask = 0;
1214 hstatus = ioread32(hcr_base + HSTATUS);
1222 if (unlikely(hstatus & INT_ON_DATA_LENGTH_MISMATCH)) {
1252 if (unlikely(hstatus & status_mask)) {