Home
last modified time | relevance | path

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

/linux/drivers/media/pci/mantis/
H A Dmantis_i2c.h12 #define I2C_STOP (1 << 0) macro
/linux/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()