Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dtda1997x_regs.h452 #define MASK_RATE_B_ST BIT(6) /* Rate measurement stability change */ macro
Dtda1997x.c1442 if (source & (MASK_RATE_A_ST | MASK_RATE_B_ST)) { in tda1997x_irq_rate()
2117 io_write(sd, REG_INT_MASK_RATE, MASK_RATE_B_ST | MASK_RATE_A_ST); in tda1997x_core_init()