Home
last modified time | relevance | path

Searched refs:ytop_off (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/ti/davinci/
H A Dvpif_capture.h65 u32 ytop_off; member
H A Dvpif_display.h76 u32 ytop_off; /* offset of Y top from the member
H A Dvpif_display.c88 if (!ISALIGNED(addr + common->ytop_off) || in vpif_buffer_prepare()
206 common->set_addr((addr + common->ytop_off), in vpif_start_streaming()
317 common->set_addr(addr + common->ytop_off, in process_progressive_mode()
522 common->ytop_off = 0; in vpif_calculate_offsets()
527 common->ytop_off = 0; in vpif_calculate_offsets()
533 common->ytop_off = sizeimage / 4; in vpif_calculate_offsets()
1134 common->ytop_off = 0; in vpif_probe_complete()
H A Dvpif_capture.c87 if (!IS_ALIGNED((addr + common->ytop_off), 8) || in vpif_buffer_prepare()
214 common->set_addr(addr + common->ytop_off, in vpif_start_streaming()
353 common->set_addr(addr + common->ytop_off, in vpif_schedule_next_buffer()
582 common->ytop_off = 0; in vpif_calculate_offsets()
588 common->ytop_off = 0; in vpif_calculate_offsets()
595 common->ytop_off = sizeimage / 4; in vpif_calculate_offsets()