Lines Matching refs:tmds_chip_info
100 viaparinfo->chip_info->tmds_chip_info.tmds_chip_name = VT1632_TMDS; in viafb_tmds_trasmitter_identify()
102 tmds_chip_info.tmds_chip_slave_addr = VT1632_TMDS_I2C_ADDR; in viafb_tmds_trasmitter_identify()
103 viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_31; in viafb_tmds_trasmitter_identify()
112 viaparinfo->chip_info->tmds_chip_info.tmds_chip_name); in viafb_tmds_trasmitter_identify()
114 viaparinfo->chip_info->tmds_chip_info.i2c_port); in viafb_tmds_trasmitter_identify()
117 viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_2C; in viafb_tmds_trasmitter_identify()
124 tmds_chip_info.tmds_chip_name); in viafb_tmds_trasmitter_identify()
127 tmds_chip_info.i2c_port); in viafb_tmds_trasmitter_identify()
132 viaparinfo->chip_info->tmds_chip_info.tmds_chip_name = INTEGRATED_TMDS; in viafb_tmds_trasmitter_identify()
159 tmds_chip_info.tmds_chip_name = NON_TMDS_TRANSMITTER; in viafb_tmds_trasmitter_identify()
160 viaparinfo->chip_info->tmds_chip_info. in viafb_tmds_trasmitter_identify()
167 viafb_i2c_writebyte(viaparinfo->chip_info->tmds_chip_info.i2c_port, in tmds_register_write()
168 viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr, in tmds_register_write()
176 viafb_i2c_readbyte(viaparinfo->chip_info->tmds_chip_info.i2c_port, in tmds_register_read()
177 (u8) viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr, in tmds_register_read()
184 viafb_i2c_readbytes(viaparinfo->chip_info->tmds_chip_info.i2c_port, in tmds_register_read_bytes()
185 (u8) viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr, in tmds_register_read_bytes()
298 restore = viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr; in viafb_dvi_query_EDID()
299 viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr = 0xA0; in viafb_dvi_query_EDID()
305 tmds_chip_info.tmds_chip_slave_addr = restore; in viafb_dvi_query_EDID()
310 viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr = restore; in viafb_dvi_query_EDID()
475 tmds_chip_info.output_interface == INTERFACE_TMDS) in viafb_dvi_disable()
552 switch (viaparinfo->chip_info->tmds_chip_info.output_interface) { in viafb_dvi_enable()
587 tmds_chip_info.i2c_port, in viafb_dvi_enable()
589 tmds_chip_info.tmds_chip_slave_addr, in viafb_dvi_enable()