Lines Matching defs:base
40 u32 __iomem *base = info->reg;
48 stfifo = siu_read32(base + SIU_STFIFO);
49 siu_write32(base + SIU_STFIFO, stfifo & ~0x0c180c18);
106 u32 __iomem *base = info->reg;
142 stfifo = siu_read32(base + SIU_STFIFO);
143 siu_write32(base + SIU_STFIFO, stfifo | (port_info->stfifo & 0x0c180c18));
154 u32 __iomem *base = info->reg;
192 stfifo = siu_read32(base + SIU_STFIFO);
193 siu_write32(base + SIU_STFIFO, siu_read32(base + SIU_STFIFO) |
261 u32 __iomem *base = info->reg;
270 stfifo = siu_read32(base + SIU_STFIFO);
271 siu_write32(base + SIU_STFIFO, stfifo & ~0x13071307);
452 u32 __iomem *base = info->reg;
473 __func__, info->port_id, siu_read32(base + SIU_EVNTC),
474 siu_read32(base + SIU_SBFSTS), ptr, siu_stream->buf_bytes,