Lines Matching defs:DE
110 DE = 0x20,
575 VPRINTK("CE=0x%x, DE=0x%x, CC=0x%x, CmdStat = 0x%x\n",
577 ioread32(DE + hcr_base),
652 VPRINTK("xx_freeze, CQ=0x%x, CA=0x%x, CE=0x%x, DE=0x%x\n",
655 ioread32(CE + hcr_base), ioread32(DE + hcr_base));
1105 DPRINTK("error_intr,hStat=0x%x,CE=0x%x,DE =0x%x,SErr=0x%x\n",
1106 hstatus, cereg, ioread32(hcr_base + DE), SError);
1143 DPRINTK("single device error, CE=0x%x, DE=0x%x\n",
1144 ioread32(hcr_base + CE), ioread32(hcr_base + DE));
1150 dereg = ioread32(hcr_base + DE);
1151 iowrite32(dereg, hcr_base + DE);
1172 dereg = ioread32(hcr_base + DE);
1173 iowrite32(dereg, hcr_base + DE);
1377 iowrite32(0x00000FFFF, hcr_base + DE);