Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x_regs.h452 #define MASK_RATE_B_ST BIT(6) /* Rate measurement stability change */ macro
H A Dtda1997x.c1442 if (source & (MASK_RATE_A_ST | MASK_RATE_B_ST)) { in tda1997x_irq_rate()
2118 io_write(sd, REG_INT_MASK_RATE, MASK_RATE_B_ST | MASK_RATE_A_ST); in tda1997x_core_init()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x_regs.h455 #define MASK_RATE_B_ST BIT(6) /* Rate measurement stability change */ macro
H A Dtda1997x.c1458 if (source & (MASK_RATE_A_ST | MASK_RATE_B_ST)) { in tda1997x_irq_rate()
2134 io_write(sd, REG_INT_MASK_RATE, MASK_RATE_B_ST | MASK_RATE_A_ST); in tda1997x_core_init()

Completed in 11 milliseconds