Searched refs:DE4X5_BMR (Results 1 – 2 of 2) sorted by relevance
1064 i=inl(DE4X5_BMR);\1066 outl(i | BMR_SWR, DE4X5_BMR);\1068 outl(i, DE4X5_BMR);\1070 for (i=0;i<5;i++) {inl(DE4X5_BMR); mdelay(1);}\1344 printk("\tbmr: 0x%08x\n", inl(DE4X5_BMR)); in de4x5_open()1403 outl(bmr, DE4X5_BMR); in de4x5_sw_reset()3738 lp->cache.csr0 = inl(DE4X5_BMR); in de4x5_cache_state()3744 outl(lp->cache.csr0, DE4X5_BMR); in de4x5_cache_state()5448 tmp.lval[1] = inl(DE4X5_BMR); j+=4; in de4x5_ioctl()
16 #define DE4X5_BMR iobase+(0x000 << lp->bus) /* Bus Mode Register */ macro