Lines Matching refs:hstatus
1057 u32 hstatus, dereg=0, cereg = 0, SError = 0;
1064 hstatus = ioread32(hcr_base + HSTATUS);
1081 hstatus, cereg, ioread32(hcr_base + DE), SError);
1084 if (hstatus & FATAL_ERROR_DECODE) {
1092 if (hstatus & INT_ON_SNOTIFY_UPDATE)
1096 if (hstatus & INT_ON_PHYRDY_CHG) {
1183 u32 hstatus, done_mask = 0;
1189 hstatus = ioread32(hcr_base + HSTATUS);
1197 if (unlikely(hstatus & INT_ON_DATA_LENGTH_MISMATCH)) {
1227 if (unlikely(hstatus & status_mask)) {