Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvia-core.h35 VIA_PORT_2C, enumerator
/linux/drivers/video/fbdev/via/
H A Dvia-core.c31 [VIA_PORT_2C] = { VIA_PORT_GPIO, VIA_MODE_I2C, VIASR, 0x2c },
44 [VIA_PORT_2C] = { VIA_PORT_GPIO, VIA_MODE_GPIO, VIASR, 0x2c },
H A Ddvi.c88 viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_2C; in viafb_tmds_trasmitter_identify()