Searched refs:VIA_PORT_31 (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dvia-core.h33 VIA_PORT_31, enumerator in enum:viafb_i2c_adap
/linux-master/drivers/video/fbdev/via/
H A Dvia-core.c28 [VIA_PORT_31] = { VIA_PORT_I2C, VIA_MODE_I2C, VIASR, 0x31 },
41 [VIA_PORT_31] = { VIA_PORT_I2C, VIA_MODE_I2C, VIASR, 0x31 },
H A Ddvi.c74 viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_31;
H A Dlcd.c130 if (viafb_lvds_identify_vt1636(VIA_PORT_31)) {
131 viaparinfo->chip_info->lvds_chip_info.i2c_port = VIA_PORT_31;
H A Dviafbdev.c1703 shared->i2c_31 = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_31));
/linux-master/drivers/media/platform/via/
H A Dvia-camera.c1218 * See if we can't find it on the bus. The VIA_PORT_31 assumption
1221 sensor_adapter = viafb_find_i2c_adapter(VIA_PORT_31);

Completed in 127 milliseconds