Lines Matching refs:offset1

1823 		unsigned *offset0, unsigned *offset1,  in calc_vrfb_rotation_offset()  argument
1865 *offset1 = 0; in calc_vrfb_rotation_offset()
1888 *offset1 = 0; in calc_vrfb_rotation_offset()
1910 unsigned *offset0, unsigned *offset1, in calc_dma_rotation_offset() argument
1948 *offset1 = 0; in calc_dma_rotation_offset()
1950 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
1952 *offset0 = *offset1; in calc_dma_rotation_offset()
1963 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
1965 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
1967 *offset0 = *offset1; in calc_dma_rotation_offset()
1973 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
1975 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
1977 *offset0 = *offset1; in calc_dma_rotation_offset()
1988 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
1990 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
1992 *offset0 = *offset1; in calc_dma_rotation_offset()
2000 *offset1 = (fbw - 1) * ps; in calc_dma_rotation_offset()
2002 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
2004 *offset0 = *offset1; in calc_dma_rotation_offset()
2016 *offset1 = 0; in calc_dma_rotation_offset()
2018 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
2020 *offset0 = *offset1; in calc_dma_rotation_offset()
2028 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()
2030 *offset0 = *offset1 - field_offset * screen_width * ps; in calc_dma_rotation_offset()
2032 *offset0 = *offset1; in calc_dma_rotation_offset()
2044 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()
2046 *offset0 = *offset1 - field_offset * ps; in calc_dma_rotation_offset()
2048 *offset0 = *offset1; in calc_dma_rotation_offset()
2063 unsigned int field_offset, unsigned *offset0, unsigned *offset1, in calc_tiler_rotation_offset() argument
2086 *offset1 = 0; in calc_tiler_rotation_offset()
2088 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_tiler_rotation_offset()
2090 *offset0 = *offset1; in calc_tiler_rotation_offset()
2564 unsigned offset0, offset1; in dispc_ovl_setup_common() local
2669 offset1 = 0; in dispc_ovl_setup_common()
2684 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2690 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2696 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2700 offset0, offset1, row_inc, pix_inc); in dispc_ovl_setup_common()
2707 dispc_ovl_set_ba1(plane, paddr + offset1); in dispc_ovl_setup_common()
2711 dispc_ovl_set_ba1_uv(plane, p_uv_addr + offset1); in dispc_ovl_setup_common()