Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/i2c/
Dtda1997x_regs.h436 #define INTERRUPT_INFO BIT(4) /* Infoframe module */ macro
Dtda1997x.c1571 reg &= ~(INTERRUPT_AUDIO | INTERRUPT_INFO); in tda1997x_irq_hdcp()
1573 *flags &= (INTERRUPT_AUDIO | INTERRUPT_INFO); in tda1997x_irq_hdcp()
1600 else if (flags & INTERRUPT_INFO) in tda1997x_isr_thread()
2114 INTERRUPT_HDCP | INTERRUPT_AUDIO | INTERRUPT_INFO | in tda1997x_core_init()