Lines Matching refs:offset1
1858 unsigned *offset0, unsigned *offset1, in calc_vrfb_rotation_offset() argument
1900 *offset1 = 0; in calc_vrfb_rotation_offset()
1923 *offset1 = 0; in calc_vrfb_rotation_offset()
1945 unsigned *offset0, unsigned *offset1, in calc_dma_rotation_offset() argument
1983 *offset1 = 0; in calc_dma_rotation_offset()
1985 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
1987 *offset0 = *offset1; in calc_dma_rotation_offset()
1998 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
2000 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
2002 *offset0 = *offset1; in calc_dma_rotation_offset()
2008 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
2010 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
2012 *offset0 = *offset1; in calc_dma_rotation_offset()
2023 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
2025 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
2027 *offset0 = *offset1; in calc_dma_rotation_offset()
2035 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
2037 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
2039 *offset0 = *offset1; in calc_dma_rotation_offset()
2051 *offset1 = 0; in calc_dma_rotation_offset()
2053 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
2055 *offset0 = *offset1; in calc_dma_rotation_offset()
2063 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
2065 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
2067 *offset0 = *offset1; in calc_dma_rotation_offset()
2079 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
2081 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
2083 *offset0 = *offset1; in calc_dma_rotation_offset()
2098 unsigned int field_offset, unsigned *offset0, unsigned *offset1, in calc_tiler_rotation_offset() argument
2121 *offset1 = 0; in calc_tiler_rotation_offset()
2123 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_tiler_rotation_offset()
2125 *offset0 = *offset1; in calc_tiler_rotation_offset()
2599 unsigned offset0, offset1; in dispc_ovl_setup_common() local
2704 offset1 = 0; in dispc_ovl_setup_common()
2719 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2725 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2731 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2735 offset0, offset1, row_inc, pix_inc); in dispc_ovl_setup_common()
2742 dispc_ovl_set_ba1(plane, paddr + offset1); in dispc_ovl_setup_common()
2746 dispc_ovl_set_ba1_uv(plane, p_uv_addr + offset1); in dispc_ovl_setup_common()