Lines Matching refs:offset1

1812 		unsigned *offset0, unsigned *offset1,  in calc_vrfb_rotation_offset()  argument
1853 *offset1 = 0; in calc_vrfb_rotation_offset()
1875 *offset1 = 0; in calc_vrfb_rotation_offset()
1897 unsigned *offset0, unsigned *offset1, in calc_dma_rotation_offset() argument
1935 *offset1 = 0; in calc_dma_rotation_offset()
1937 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
1939 *offset0 = *offset1; in calc_dma_rotation_offset()
1950 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
1952 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
1954 *offset0 = *offset1; in calc_dma_rotation_offset()
1960 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
1962 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
1964 *offset0 = *offset1; in calc_dma_rotation_offset()
1975 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
1977 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
1979 *offset0 = *offset1; in calc_dma_rotation_offset()
1987 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
1989 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
1991 *offset0 = *offset1; in calc_dma_rotation_offset()
2003 *offset1 = 0; in calc_dma_rotation_offset()
2005 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
2007 *offset0 = *offset1; in calc_dma_rotation_offset()
2015 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
2017 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
2019 *offset0 = *offset1; in calc_dma_rotation_offset()
2031 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
2033 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
2035 *offset0 = *offset1; in calc_dma_rotation_offset()
2050 unsigned int field_offset, unsigned *offset0, unsigned *offset1, in calc_tiler_rotation_offset() argument
2073 *offset1 = 0; in calc_tiler_rotation_offset()
2075 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_tiler_rotation_offset()
2077 *offset0 = *offset1; in calc_tiler_rotation_offset()
2521 unsigned offset0, offset1; in dispc_ovl_setup_common() local
2590 offset1 = 0; in dispc_ovl_setup_common()
2605 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2611 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2617 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2621 offset0, offset1, row_inc, pix_inc); in dispc_ovl_setup_common()
2628 dispc_ovl_set_ba1(plane, paddr + offset1); in dispc_ovl_setup_common()
2632 dispc_ovl_set_ba1_uv(plane, p_uv_addr + offset1); in dispc_ovl_setup_common()