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

/linux-master/drivers/media/i2c/
H A Dtda1997x_regs.h130 #define DETECT_5V_SEL BIT(2) /* 5V present on selected input */ macro
H A Dtda1997x.c1079 return ((reg & DETECT_5V_SEL) ? 1 : 0);

Completed in 122 milliseconds