Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds