Searched refs:vpif_dbg (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/ti/davinci/ |
H A D | vpif_capture.c | 31 #define vpif_dbg(level, debug, fmt, arg...) \ macro 76 vpif_dbg(2, debug, "vpif_buffer_prepare\n"); in vpif_buffer_prepare() 91 vpif_dbg(1, debug, "offset is not aligned\n"); in vpif_buffer_prepare() 118 vpif_dbg(2, debug, "vpif_buffer_setup\n"); in vpif_buffer_queue_setup() 152 vpif_dbg(2, debug, "vpif_buffer_queue\n"); in vpif_buffer_queue() 184 vpif_dbg(1, debug, "can't set vpif channel mode\n"); in vpif_start_streaming() 191 vpif_dbg(1, debug, "stream on failed in subdev\n"); in vpif_start_streaming() 198 vpif_dbg(1, debug, "can't set video params\n"); in vpif_start_streaming() 281 vpif_dbg(1, debug, "stream off failed in subdev\n"); in vpif_stop_streaming() 470 vpif_dbg(2, debug, "vpif_update_std_info\n"); in vpif_update_std_info() [all …]
|
H A D | vpif_display.c | 35 #define vpif_dbg(level, debug, fmt, arg...) \ macro 442 vpif_dbg(2, debug, "SD format\n"); in vpif_update_std_info() 451 vpif_dbg(1, debug, "Format not found\n"); in vpif_update_std_info() 476 vpif_dbg(1, debug, "Pixel details: Width = %d,Height = %d\n", in vpif_update_resolution() 753 vpif_dbg(1, debug, "Invalid output index\n"); in vpif_enum_output() 779 vpif_dbg(2, debug, "vpif_output_to_subdev\n"); in vpif_output_to_subdev() 932 vpif_dbg(2, debug, "Timing type not defined\n"); in vpif_s_dv_timings() 941 vpif_dbg(2, debug, "Error setting custom DV timings\n"); in vpif_s_dv_timings() 952 …vpif_dbg(2, debug, "Timings for width, height, horizontal back porch, horizontal sync, horizontal … in vpif_s_dv_timings() 977 vpif_dbg(2, debug, "Required timing values for interlaced BT format missing\n"); in vpif_s_dv_timings() [all …]
|