Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-i2c.c171 if (CHK_FLAGS(status, SOLO_IIC_STATE_TRNS | SOLO_IIC_STATE_SIG_ERR) in solo_i2c_isr()
H A Dsolo6x10-regs.h524 #define SOLO_IIC_STATE_TRNS BIT(16) macro