Home
last modified time | relevance | path

Searched refs:hsmatch (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x.c1117 bool vmatch, hmatch, hsmatch; in tda1997x_detect_std() local
1140 /* hsmatch matches the hswidth */ in tda1997x_detect_std()
1141 hsmatch = ((hsper <= hsmax) && (hsper >= hsmin)) ? 1 : 0; in tda1997x_detect_std()
1142 if (hmatch && vmatch && hsmatch) { in tda1997x_detect_std()

Completed in 5 milliseconds