Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtda1997x_regs.h17 #define REG_INT_FLG_CLR_DDC 0x0010 macro
H A Dtda1997x.c1417 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()