Searched refs:ybtm_off (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | vpif_display.h | 86 u32 ybtm_off; /* offset of Y bottom from the member
|
H A D | vpif_capture.h | 67 u32 ybtm_off; member
|
H A D | vpif_display.c | 89 !ISALIGNED(addr + common->ybtm_off) || in vpif_buffer_prepare() 207 (addr + common->ybtm_off), in vpif_start_streaming() 318 addr + common->ybtm_off, in process_progressive_mode() 523 common->ybtm_off = hpitch; in vpif_calculate_offsets() 528 common->ybtm_off = sizeimage / 4; in vpif_calculate_offsets() 532 common->ybtm_off = 0; in vpif_calculate_offsets() 1154 common->ybtm_off = 0; in vpif_probe_complete()
|
H A D | vpif_capture.c | 88 !IS_ALIGNED((addr + common->ybtm_off), 8) || in vpif_buffer_prepare() 215 addr + common->ybtm_off, in vpif_start_streaming() 354 addr + common->ybtm_off, in vpif_schedule_next_buffer() 583 common->ybtm_off = hpitch; in vpif_calculate_offsets() 589 common->ybtm_off = sizeimage / 4; in vpif_calculate_offsets() 594 common->ybtm_off = 0; in vpif_calculate_offsets()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/ |
H A D | vpif_capture.h | 67 u32 ybtm_off; member
|
H A D | vpif_display.h | 78 u32 ybtm_off; /* offset of Y bottom from the member
|
H A D | vpif_display.c | 89 !ISALIGNED(addr + common->ybtm_off) || in vpif_buffer_prepare() 207 (addr + common->ybtm_off), in vpif_start_streaming() 318 addr + common->ybtm_off, in process_progressive_mode() 523 common->ybtm_off = hpitch; in vpif_calculate_offsets() 528 common->ybtm_off = sizeimage / 4; in vpif_calculate_offsets() 532 common->ybtm_off = 0; in vpif_calculate_offsets() 1135 common->ybtm_off = 0; in vpif_probe_complete()
|
H A D | vpif_capture.c | 88 !IS_ALIGNED((addr + common->ybtm_off), 8) || in vpif_buffer_prepare() 215 addr + common->ybtm_off, in vpif_start_streaming() 354 addr + common->ybtm_off, in vpif_schedule_next_buffer() 583 common->ybtm_off = hpitch; in vpif_calculate_offsets() 589 common->ybtm_off = sizeimage / 4; in vpif_calculate_offsets() 594 common->ybtm_off = 0; in vpif_calculate_offsets()
|
Completed in 9 milliseconds