Searched refs:tmpblit (Results 1 – 1 of 1) sorted by relevance
86 uint32_t tmpblit; member476 s->tmpblit = val; in tcx_stip_writel()479 col = cpu_to_be32(s->tmpblit); in tcx_stip_writel()483 s->vram[addr + i] = s->tmpblit; in tcx_stip_writel()491 s->vram[addr + i] = s->tmpblit; in tcx_stip_writel()508 s->tmpblit = val; in tcx_rstip_writel()511 col = cpu_to_be32(s->tmpblit); in tcx_rstip_writel()515 s->vram[addr + i] = s->tmpblit; in tcx_rstip_writel()524 s->vram[addr + i] = s->tmpblit; in tcx_rstip_writel()575 s->tmpblit = val; in tcx_blit_writel()[all …]