Lines Matching refs:tmds_chip_info
85 viaparinfo->chip_info->tmds_chip_info.tmds_chip_name = VT1632_TMDS; in viafb_tmds_trasmitter_identify()
87 tmds_chip_info.tmds_chip_slave_addr = VT1632_TMDS_I2C_ADDR; in viafb_tmds_trasmitter_identify()
88 viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_31; in viafb_tmds_trasmitter_identify()
97 viaparinfo->chip_info->tmds_chip_info.tmds_chip_name); in viafb_tmds_trasmitter_identify()
99 viaparinfo->chip_info->tmds_chip_info.i2c_port); in viafb_tmds_trasmitter_identify()
102 viaparinfo->chip_info->tmds_chip_info.i2c_port = VIA_PORT_2C; in viafb_tmds_trasmitter_identify()
108 tmds_chip_info.tmds_chip_name); in viafb_tmds_trasmitter_identify()
111 tmds_chip_info.i2c_port); in viafb_tmds_trasmitter_identify()
116 viaparinfo->chip_info->tmds_chip_info.tmds_chip_name = INTEGRATED_TMDS; in viafb_tmds_trasmitter_identify()
143 tmds_chip_info.tmds_chip_name = NON_TMDS_TRANSMITTER; in viafb_tmds_trasmitter_identify()
144 viaparinfo->chip_info->tmds_chip_info. in viafb_tmds_trasmitter_identify()
151 viafb_i2c_writebyte(viaparinfo->chip_info->tmds_chip_info.i2c_port, in tmds_register_write()
152 viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr, in tmds_register_write()
160 viafb_i2c_readbyte(viaparinfo->chip_info->tmds_chip_info.i2c_port, in tmds_register_read()
161 (u8) viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr, in tmds_register_read()
168 viafb_i2c_readbytes(viaparinfo->chip_info->tmds_chip_info.i2c_port, in tmds_register_read_bytes()
169 (u8) viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr, in tmds_register_read_bytes()
273 restore = viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr; in viafb_dvi_query_EDID()
274 viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr = 0xA0; in viafb_dvi_query_EDID()
280 tmds_chip_info.tmds_chip_slave_addr = restore; in viafb_dvi_query_EDID()
330 tmds_chip_info.output_interface == INTERFACE_TMDS) in viafb_dvi_disable()
407 switch (viaparinfo->chip_info->tmds_chip_info.output_interface) { in viafb_dvi_enable()
442 tmds_chip_info.i2c_port, in viafb_dvi_enable()
444 tmds_chip_info.tmds_chip_slave_addr, in viafb_dvi_enable()