Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dsaa7110.c36 #define SAA7110_MAX_INPUT 9 /* 6 CVBS, 3 SVHS */ macro
295 if (input >= SAA7110_MAX_INPUT) { in saa7110_s_routing()