Home
last modified time | relevance | path

Searched refs:I2C_STOP (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/pci/mantis/
H A Dmantis_i2c.h12 #define I2C_STOP (1 << 0) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mb862xx/
H A Dmb862xx_reg.h104 #define I2C_STOP 0x00000000 macro
H A Dmb862xx-i2c.c71 outreg(i2c, GC_I2C_BCR, I2C_STOP); in mb862xx_i2c_stop()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-hix5hd2.c46 #define I2C_STOP BIT(0) macro
191 writel_relaxed(I2C_STOP, priv->regs + HIX5I2C_COM); in hix5hd2_rw_handle_stop()
H A Di2c-zx2967.c26 #define I2C_STOP 0 macro
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx.h439 #define I2C_STOP 0x0 macro