Home
last modified time | relevance | path

Searched refs:VIA_PORT_2C (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/include/linux/
Dvia-core.h50 VIA_PORT_2C, enumerator
/linux-3.4.99/drivers/video/via/
Dlcd.c149 if (viafb_lvds_identify_vt1636(VIA_PORT_2C)) { in viafb_lvds_trasmitter_identify()
151 VIA_PORT_2C; in viafb_lvds_trasmitter_identify()
343 viafb_i2c_readbyte(VIA_PORT_2C, in lvds_register_read()
Dvia-core.c29 [VIA_PORT_2C] = { VIA_PORT_GPIO, VIA_MODE_I2C, VIASR, 0x2c },
42 [VIA_PORT_2C] = { VIA_PORT_GPIO, VIA_MODE_GPIO, VIASR, 0x2c },
Ddvi.c102 viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_2C; in viafb_tmds_trasmitter_identify()
Dviafbdev.c1753 shared->i2c_2C = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_2C)); in i2c_bus_probe()