Searched refs:REG_INT_FLG_CLR_DDC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 17 #define REG_INT_FLG_CLR_DDC 0x0010 macro
|
H A D | tda1997x.c | 1401 source = io_read(sd, REG_INT_FLG_CLR_DDC); in tda1997x_irq_ddc() 1402 io_write(sd, REG_INT_FLG_CLR_DDC, source); in tda1997x_irq_ddc() 2137 io_write(sd, REG_INT_FLG_CLR_DDC, 0xff); in tda1997x_core_init()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 17 #define REG_INT_FLG_CLR_DDC 0x0010 macro
|
H A D | tda1997x.c | 1417 source = io_read(sd, REG_INT_FLG_CLR_DDC); in tda1997x_irq_ddc() 1418 io_write(sd, REG_INT_FLG_CLR_DDC, source); in tda1997x_irq_ddc() 2153 io_write(sd, REG_INT_FLG_CLR_DDC, 0xff); in tda1997x_core_init()
|
Completed in 11 milliseconds