Searched refs:DE4X5_SICR (Results 1 – 3 of 3) sorted by relevance
35 #define DE4X5_SICR 0x068 /* SIA Connectivity Register */ macro476 OUTL(dev, 0, DE4X5_SICR); in dc21x4x_halt()
721 #define RESET_SIA outl(0, DE4X5_SICR); /* Reset SIA connectivity regs */1348 printk("\tsicr: 0x%08x\n", inl(DE4X5_SICR)); in de4x5_open()3843 outl(1, DE4X5_SICR); in reset_init_sia()3856 outl(csr13, DE4X5_SICR); in reset_init_sia()4403 outl(lp->cache.csr13, DE4X5_SICR); in srom_exec()5161 outl(0, DE4X5_SICR); in yawn()5178 outl(0, DE4X5_SICR); in yawn()5457 tmp.lval[5] = inl(DE4X5_SICR); j+=4; in de4x5_ioctl()
34 #define DE4X5_SICR iobase+(0x068 << lp->bus) /* SIA Connectivity Register */ macro