Home
last modified time | relevance | path

Searched refs:DE4X5_SICR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.c722 #define RESET_SIA outl(0, DE4X5_SICR); /* Reset SIA connectivity regs */
1350 printk("\tsicr: 0x%08x\n", inl(DE4X5_SICR)); in de4x5_open()
3845 outl(1, DE4X5_SICR); in reset_init_sia()
3858 outl(csr13, DE4X5_SICR); in reset_init_sia()
4406 outl(lp->cache.csr13, DE4X5_SICR); in srom_exec()
5164 outl(0, DE4X5_SICR); in yawn()
5181 outl(0, DE4X5_SICR); in yawn()
5461 tmp.lval[5] = inl(DE4X5_SICR); j+=4; in de4x5_siocdevprivate()
A Dde4x5.h34 #define DE4X5_SICR iobase+(0x068 << lp->bus) /* SIA Connectivity Register */ macro

Completed in 28 milliseconds