Home
last modified time | relevance | path

Searched refs:ctop_off (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/ti/davinci/
H A Dvpif_capture.h69 u32 ctop_off; member
H A Dvpif_display.h80 u32 ctop_off; /* offset of C top from the member
H A Dvpif_capture.c89 !IS_ALIGNED((addr + common->ctop_off), 8) || in vpif_buffer_prepare()
217 addr + common->ctop_off, in vpif_start_streaming()
354 addr + common->ctop_off, in vpif_schedule_next_buffer()
583 common->ctop_off = sizeimage / 2; in vpif_calculate_offsets()
589 common->ctop_off = sizeimage / 2; in vpif_calculate_offsets()
590 common->cbtm_off = common->ctop_off + sizeimage / 4; in vpif_calculate_offsets()
596 common->ctop_off = common->cbtm_off + sizeimage / 4; in vpif_calculate_offsets()