Searched refs:DETECT_5V_SEL (Results 1 – 2 of 2) sorted by relevance
130 #define DETECT_5V_SEL BIT(2) /* 5V present on selected input */ macro
1079 return ((reg & DETECT_5V_SEL) ? 1 : 0); in tda1997x_detect_tx_5v()
Completed in 10 milliseconds