Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dvia-core.h35 VIA_PORT_2C, enumerator
/linux-6.6.21/drivers/video/fbdev/via/
Dvia-core.c30 [VIA_PORT_2C] = { VIA_PORT_GPIO, VIA_MODE_I2C, VIASR, 0x2c },
43 [VIA_PORT_2C] = { VIA_PORT_GPIO, VIA_MODE_GPIO, VIASR, 0x2c },
Dlcd.c135 if (viafb_lvds_identify_vt1636(VIA_PORT_2C)) { in viafb_lvds_trasmitter_identify()
137 VIA_PORT_2C; in viafb_lvds_trasmitter_identify()
329 viafb_i2c_readbyte(VIA_PORT_2C, in lvds_register_read()
Ddvi.c88 viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_2C; in viafb_tmds_trasmitter_identify()
Dviafbdev.c1708 shared->i2c_2C = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_2C)); in i2c_bus_probe()