Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvia-core.h33 VIA_PORT_31, enumerator
/linux/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 Dlcd.c130 if (viafb_lvds_identify_vt1636(VIA_PORT_31)) { in viafb_lvds_trasmitter_identify()
131 viaparinfo->chip_info->lvds_chip_info.i2c_port = VIA_PORT_31; in viafb_lvds_trasmitter_identify()
H A Ddvi.c74 viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_31; in viafb_tmds_trasmitter_identify()
H A Dviafbdev.c1703 shared->i2c_31 = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_31)); in i2c_bus_probe()