Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/common/saa7146/
Dsaa7146_i2c.c189 if( 0 != (SAA7146_USE_I2C_IRQ & dev->ext->flags)) { in saa7146_i2c_writeout()
340 if (-EREMOTEIO == err && 0 != (SAA7146_USE_I2C_IRQ & dev->ext->flags)) in saa7146_i2c_transfer()
/linux-4.19.296/include/media/drv-intf/
Dsaa7146.h92 #define SAA7146_USE_I2C_IRQ 0x1 macro