Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/i2c/
A Dtvp7002.c403 #define NUM_TIMINGS ARRAY_SIZE(tvp7002_timings) macro
558 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