Searched refs:NUM_TIMINGS (Results 1 – 1 of 1) sorted by relevance
403 #define NUM_TIMINGS ARRAY_SIZE(tvp7002_timings) macro558 for (i = 0; i < NUM_TIMINGS; i++) { in tvp7002_s_dv_timings()621 *index = NUM_TIMINGS; in tvp7002_query_dv()642 for (*index = 0; *index < NUM_TIMINGS; (*index)++, timings++) in tvp7002_query_dv()651 if (*index == NUM_TIMINGS) { in tvp7002_query_dv()757 if (detected == NUM_TIMINGS) { in tvp7002_log_status()780 if (timings->index >= NUM_TIMINGS) in tvp7002_enum_dv_timings()
Completed in 5 milliseconds