Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x_regs.h477 #define MASK_DET_5V BIT(0) /* Detection of +5V */ macro
H A Dtda1997x.c1410 if (source & MASK_DET_5V) { in tda1997x_irq_ddc()
2129 io_write(sd, REG_INT_MASK_DDC, MASK_DET_5V); in tda1997x_core_init()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x_regs.h480 #define MASK_DET_5V BIT(0) /* Detection of +5V */ macro
H A Dtda1997x.c1426 if (source & MASK_DET_5V) { in tda1997x_irq_ddc()
2145 io_write(sd, REG_INT_MASK_DDC, MASK_DET_5V); in tda1997x_core_init()

Completed in 14 milliseconds