Lines Matching refs:offset1
1869 unsigned *offset0, unsigned *offset1, in calc_vrfb_rotation_offset() argument
1911 *offset1 = 0; in calc_vrfb_rotation_offset()
1934 *offset1 = 0; in calc_vrfb_rotation_offset()
1956 unsigned *offset0, unsigned *offset1, in calc_dma_rotation_offset() argument
1994 *offset1 = 0; in calc_dma_rotation_offset()
1996 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
1998 *offset0 = *offset1; in calc_dma_rotation_offset()
2009 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
2011 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
2013 *offset0 = *offset1; in calc_dma_rotation_offset()
2019 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
2021 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
2023 *offset0 = *offset1; in calc_dma_rotation_offset()
2034 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
2036 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
2038 *offset0 = *offset1; in calc_dma_rotation_offset()
2046 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
2048 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
2050 *offset0 = *offset1; in calc_dma_rotation_offset()
2062 *offset1 = 0; in calc_dma_rotation_offset()
2064 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
2066 *offset0 = *offset1; in calc_dma_rotation_offset()
2074 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
2076 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
2078 *offset0 = *offset1; in calc_dma_rotation_offset()
2090 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
2092 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
2094 *offset0 = *offset1; in calc_dma_rotation_offset()
2109 unsigned int field_offset, unsigned *offset0, unsigned *offset1, in calc_tiler_rotation_offset() argument
2132 *offset1 = 0; in calc_tiler_rotation_offset()
2134 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_tiler_rotation_offset()
2136 *offset0 = *offset1; in calc_tiler_rotation_offset()
2610 unsigned offset0, offset1; in dispc_ovl_setup_common() local
2715 offset1 = 0; in dispc_ovl_setup_common()
2730 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2736 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2742 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2746 offset0, offset1, row_inc, pix_inc); in dispc_ovl_setup_common()
2753 dispc_ovl_set_ba1(plane, paddr + offset1); in dispc_ovl_setup_common()
2757 dispc_ovl_set_ba1_uv(plane, p_uv_addr + offset1); in dispc_ovl_setup_common()