Home
last modified time | relevance | path

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

/openbmc/linux/include/media/i2c/
H A Dov7670.h15 bool use_smbus; /* Use smbus I/O instead of I2C */ member
/openbmc/linux/drivers/media/i2c/
H A Dov7670.c251 bool use_smbus; /* Use smbus I/O instead of I2C */ member
564 if (info->use_smbus) in ov7670_read()
575 if (info->use_smbus) in ov7670_write()
1885 info->use_smbus = config->use_smbus; in ov7670_probe()
/openbmc/linux/drivers/media/platform/marvell/
H A Dcafe-driver.c461 .use_smbus = 1,