Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dtvp7002.c416 #define NUM_TIMINGS ARRAY_SIZE(tvp7002_timings) macro
571 for (i = 0; i < NUM_TIMINGS; i++) { in tvp7002_s_dv_timings()
659 *index = NUM_TIMINGS; in tvp7002_query_dv()
680 for (*index = 0; *index < NUM_TIMINGS; (*index)++, timings++) in tvp7002_query_dv()
689 if (*index == NUM_TIMINGS) { in tvp7002_query_dv()
812 if (detected == NUM_TIMINGS) { in tvp7002_log_status()
835 if (timings->index >= NUM_TIMINGS) in tvp7002_enum_dv_timings()