Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/
Dmax9611.txt24 This device node describes a current sense amplifier sitting on I2c4 bus
/Linux-v5.4/drivers/media/usb/gspca/
Detoms.c144 static const __u8 I2c4[] = { 0x41, 0x08 }; variable
529 i2c_w(gspca_dev, PAS106_REG7, I2c4, sizeof I2c4, 1); in Et_init1()