Home
last modified time | relevance | path

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

/Linux-v5.10/include/media/i2c/
Dov7670.h15 bool use_smbus; /* Use smbus I/O instead of I2C */ member
/Linux-v5.10/drivers/media/i2c/
Dov7670.c252 bool use_smbus; /* Use smbus I/O instead of I2C */ member
564 if (info->use_smbus) in ov7670_read()
574 if (info->use_smbus) in ov7670_write()
1869 info->use_smbus = config->use_smbus; in ov7670_probe()
/Linux-v5.10/drivers/media/platform/marvell-ccic/
Dcafe-driver.c472 .use_smbus = 1,