Searched refs:DE4X5_SIGR (Results 1 – 2 of 2) sorted by relevance
1350 printk("\tsigr: 0x%08x\n", inl(DE4X5_SIGR)); in de4x5_open()3850 outl(csr15 | lp->cache.gepc, DE4X5_SIGR); in reset_init_sia()3851 outl(csr15 | lp->cache.gep, DE4X5_SIGR); in reset_init_sia()3854 outl(csr15, DE4X5_SIGR); in reset_init_sia()5117 outl((data<<16) | lp->cache.csr15, DE4X5_SIGR); in gep_wr()5130 return inl(DE4X5_SIGR) & 0x000fffff; in gep_rd()5454 tmp.lval[7] = inl(DE4X5_SIGR); j+=4; in de4x5_ioctl()
36 #define DE4X5_SIGR iobase+(0x078 << lp->bus) /* SIA General Register */ macro