Searched refs:dma_height (Results 1 – 1 of 1) sorted by relevance
676 u32 val, dma_width, dma_height, dma_line_width; in tw686x_set_format() local729 dma_height = vc->height / 2; in tw686x_set_format()731 val = (dma_height << 22) | (dma_line_width << 11) | dma_width; in tw686x_set_format()