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()575 s->tmpblit = val; in tcx_blit_writel()583 val = s->tmpblit & 0xffffff; in tcx_blit_writel()607 s->tmpblit = val; in tcx_rblit_writel()[all …]
Completed in 12 milliseconds