Lines Matching refs:tmds

93 	COMBIOS_TMDS_POWER_ON_TABLE,	/* offset from tmds power */
94 COMBIOS_TMDS_POWER_OFF_TABLE, /* offset from tmds power */
338 case COMBIOS_TMDS_POWER_ON_TABLE: /* offset from tmds power */
347 case COMBIOS_TMDS_POWER_OFF_TABLE: /* offset from tmds power */
1315 struct radeon_encoder_int_tmds *tmds)
1322 tmds->tmds_pll[i].value =
1324 tmds->tmds_pll[i].freq = default_tmds_pll[rdev->family][i].freq;
1331 struct radeon_encoder_int_tmds *tmds)
1349 tmds->tmds_pll[i].value =
1351 tmds->tmds_pll[i].freq =
1354 tmds->tmds_pll[i].freq,
1355 tmds->tmds_pll[i].value);
1363 tmds->tmds_pll[i].value =
1365 tmds->tmds_pll[i].freq =
1372 tmds->tmds_pll[i].freq,
1373 tmds->tmds_pll[i].value);
1384 struct radeon_encoder_ext_tmds *tmds)
1392 tmds->i2c_bus = radeon_i2c_lookup(rdev, &i2c_bus);
1399 tmds->dvo_chip = DVO_SIL164;
1400 tmds->slave_addr = 0x70 >> 1; /* 7 bit addressing */
1408 struct radeon_encoder_ext_tmds *tmds)
1417 tmds->i2c_bus = NULL;
1420 tmds->i2c_bus = radeon_i2c_lookup(rdev, &i2c_bus);
1421 tmds->dvo_chip = DVO_SIL164;
1422 tmds->slave_addr = 0x70 >> 1; /* 7 bit addressing */
1428 tmds->slave_addr = RBIOS8(offset + 4 + 2);
1429 tmds->slave_addr >>= 1; /* 7 bit addressing */
1439 tmds->i2c_bus = radeon_i2c_lookup(rdev, &i2c_bus);
1443 if (!tmds->i2c_bus) {
1465 /* powerbook with internal tmds */
1472 /* powerbook with external single link tmds (sil164) */
1475 /* powerbook with external dual or single link tmds */
1481 /* powerbook with external dual link tmds (sil1178?) */
1498 /* mini with internal tmds */
1501 /* mini with external tmds */
1585 /* DVI-I - tv dac, int tmds */
1681 DRM_INFO("Connector Table: %d (powerbook external tmds)\n",
1695 /* DVI-I - primary dac, ext tmds */
1730 DRM_INFO("Connector Table: %d (powerbook internal tmds)\n",
1744 /* DVI-I - primary dac, int tmds */
1819 DRM_INFO("Connector Table: %d (mini external tmds)\n",
1821 /* DVI-I - tv dac, ext tmds */
1856 DRM_INFO("Connector Table: %d (mini internal tmds)\n",
1858 /* DVI-I - tv dac, int tmds */
1894 /* DVI-D - int tmds */
2003 /* DVI - primary dac, internal tmds */
2064 /* ADC - primary dac, internal tmds */
2112 /* DVI-I - secondary dac, int tmds */
2161 /* DVI-I - tv dac, int tmds */
2839 struct radeon_encoder_ext_tmds *tmds = radeon_encoder->enc_priv;
2841 if (!tmds)
2844 switch (tmds->dvo_chip) {
2847 radeon_i2c_put_byte(tmds->i2c_bus,
2848 tmds->slave_addr,
2850 radeon_i2c_put_byte(tmds->i2c_bus,
2851 tmds->slave_addr,
2853 radeon_i2c_put_byte(tmds->i2c_bus,
2854 tmds->slave_addr,
2856 radeon_i2c_put_byte(tmds->i2c_bus,
2857 tmds->slave_addr,
2859 radeon_i2c_put_byte(tmds->i2c_bus,
2860 tmds->slave_addr,
2892 struct radeon_encoder_ext_tmds *tmds = radeon_encoder->enc_priv;
2894 if (!tmds)
2943 radeon_i2c_put_byte(tmds->i2c_bus,
2998 radeon_i2c_put_byte(tmds->i2c_bus,
2999 tmds->slave_addr,