Searched refs:REG_INT_FLG_CLR_HDCP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 22 #define REG_INT_FLG_CLR_HDCP 0x0015 macro
|
H A D | tda1997x.c | 1561 source = io_read(sd, REG_INT_FLG_CLR_HDCP); in tda1997x_irq_hdcp() 1562 io_write(sd, REG_INT_FLG_CLR_HDCP, source); in tda1997x_irq_hdcp() 2142 io_write(sd, REG_INT_FLG_CLR_HDCP, 0xff); in tda1997x_core_init()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 22 #define REG_INT_FLG_CLR_HDCP 0x0015 macro
|
H A D | tda1997x.c | 1577 source = io_read(sd, REG_INT_FLG_CLR_HDCP); in tda1997x_irq_hdcp() 1578 io_write(sd, REG_INT_FLG_CLR_HDCP, source); in tda1997x_irq_hdcp() 2158 io_write(sd, REG_INT_FLG_CLR_HDCP, 0xff); in tda1997x_core_init()
|
Completed in 11 milliseconds