Searched refs:vpif_dbg (Results 1 – 2 of 2) sorted by relevance
/openbmc/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() 117 vpif_dbg(2, debug, "vpif_buffer_setup\n"); in vpif_buffer_queue_setup() 151 vpif_dbg(2, debug, "vpif_buffer_queue\n"); in vpif_buffer_queue() 502 vpif_dbg(2, debug, "SD format\n"); in vpif_update_std_info() 508 vpif_dbg(2, debug, "HD format\n"); in vpif_update_std_info() 756 vpif_dbg(2, debug, "vpif_querystd\n"); in vpif_querystd() 785 vpif_dbg(2, debug, "vpif_g_std\n"); in vpif_g_std() 815 vpif_dbg(2, debug, "vpif_s_std\n"); in vpif_s_std() 1044 vpif_dbg(2, debug, "%s\n", __func__); in vpif_s_fmt_vid_cap() [all …]
|
H A D | vpif_display.c | 35 #define vpif_dbg(level, debug, fmt, arg...) \ macro 441 vpif_dbg(2, debug, "SD format\n"); in vpif_update_std_info() 450 vpif_dbg(1, debug, "Format not found\n"); in vpif_update_std_info() 475 vpif_dbg(1, debug, "Pixel details: Width = %d,Height = %d\n", in vpif_update_resolution() 752 vpif_dbg(1, debug, "Invalid output index\n"); in vpif_enum_output() 778 vpif_dbg(2, debug, "vpif_output_to_subdev\n"); in vpif_output_to_subdev() 931 vpif_dbg(2, debug, "Timing type not defined\n"); in vpif_s_dv_timings() 940 vpif_dbg(2, debug, "Error setting custom DV timings\n"); in vpif_s_dv_timings() 951 …vpif_dbg(2, debug, "Timings for width, height, horizontal back porch, horizontal sync, horizontal … in vpif_s_dv_timings() 976 vpif_dbg(2, debug, "Required timing values for interlaced BT format missing\n"); in vpif_s_dv_timings() [all …]
|