Lines Matching refs:offset1

1825 		unsigned *offset0, unsigned *offset1,  in calc_vrfb_rotation_offset()  argument
1867 *offset1 = 0; in calc_vrfb_rotation_offset()
1890 *offset1 = 0; in calc_vrfb_rotation_offset()
1912 unsigned *offset0, unsigned *offset1, in calc_dma_rotation_offset() argument
1950 *offset1 = 0; in calc_dma_rotation_offset()
1952 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
1954 *offset0 = *offset1; in calc_dma_rotation_offset()
1965 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
1967 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
1969 *offset0 = *offset1; in calc_dma_rotation_offset()
1975 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
1977 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
1979 *offset0 = *offset1; in calc_dma_rotation_offset()
1990 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
1992 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
1994 *offset0 = *offset1; in calc_dma_rotation_offset()
2002 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
2004 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
2006 *offset0 = *offset1; in calc_dma_rotation_offset()
2018 *offset1 = 0; in calc_dma_rotation_offset()
2020 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
2022 *offset0 = *offset1; in calc_dma_rotation_offset()
2030 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
2032 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
2034 *offset0 = *offset1; in calc_dma_rotation_offset()
2046 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
2048 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
2050 *offset0 = *offset1; in calc_dma_rotation_offset()
2065 unsigned int field_offset, unsigned *offset0, unsigned *offset1, in calc_tiler_rotation_offset() argument
2088 *offset1 = 0; in calc_tiler_rotation_offset()
2090 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_tiler_rotation_offset()
2092 *offset0 = *offset1; in calc_tiler_rotation_offset()
2566 unsigned offset0, offset1; in dispc_ovl_setup_common() local
2671 offset1 = 0; in dispc_ovl_setup_common()
2686 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2692 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2698 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2702 offset0, offset1, row_inc, pix_inc); in dispc_ovl_setup_common()
2709 dispc_ovl_set_ba1(plane, paddr + offset1); in dispc_ovl_setup_common()
2713 dispc_ovl_set_ba1_uv(plane, p_uv_addr + offset1); in dispc_ovl_setup_common()