Searched refs:DE4X5_SICR (Results 1 – 2 of 2) sorted by relevance
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()5153 outl(0, DE4X5_SICR); in yawn()5170 outl(0, DE4X5_SICR); in yawn()5449 tmp.lval[5] = inl(DE4X5_SICR); j+=4; in de4x5_ioctl()
34 #define DE4X5_SICR iobase+(0x068 << lp->bus) /* SIA Connectivity Register */ macro