Lines Matching defs:offset0
2087 unsigned int *offset0, unsigned int *offset1,
2115 *offset0 = field_offset * screen_width * ps;
2606 unsigned int offset0, offset1;
2697 offset0 = 0;
2709 &offset0, &offset1, &row_inc, &pix_inc,
2713 DSSDBG("offset0 %u, offset1 %u, row_inc %d, pix_inc %d\n",
2714 offset0, offset1, row_inc, pix_inc);
2721 swap(offset0, offset1);
2723 dispc_ovl_set_ba0(dispc, plane, paddr + offset0);
2727 dispc_ovl_set_ba0_uv(dispc, plane, p_uv_addr + offset0);