Lines Matching refs:tmds

97 	COMBIOS_TMDS_POWER_ON_TABLE,	/* offset from tmds power */
98 COMBIOS_TMDS_POWER_OFF_TABLE, /* offset from tmds power */
342 case COMBIOS_TMDS_POWER_ON_TABLE: /* offset from tmds power */
351 case COMBIOS_TMDS_POWER_OFF_TABLE: /* offset from tmds power */
1319 struct radeon_encoder_int_tmds *tmds)
1326 tmds->tmds_pll[i].value =
1328 tmds->tmds_pll[i].freq = default_tmds_pll[rdev->family][i].freq;
1335 struct radeon_encoder_int_tmds *tmds)
1353 tmds->tmds_pll[i].value =
1355 tmds->tmds_pll[i].freq =
1358 tmds->tmds_pll[i].freq,
1359 tmds->tmds_pll[i].value);
1367 tmds->tmds_pll[i].value =
1369 tmds->tmds_pll[i].freq =
1376 tmds->tmds_pll[i].freq,
1377 tmds->tmds_pll[i].value);
1388 struct radeon_encoder_ext_tmds *tmds)
1396 tmds->i2c_bus = radeon_i2c_lookup(rdev, &i2c_bus);
1403 tmds->dvo_chip = DVO_SIL164;
1404 tmds->slave_addr = 0x70 >> 1; /* 7 bit addressing */
1412 struct radeon_encoder_ext_tmds *tmds)
1421 tmds->i2c_bus = NULL;
1424 tmds->i2c_bus = radeon_i2c_lookup(rdev, &i2c_bus);
1425 tmds->dvo_chip = DVO_SIL164;
1426 tmds->slave_addr = 0x70 >> 1; /* 7 bit addressing */
1432 tmds->slave_addr = RBIOS8(offset + 4 + 2);
1433 tmds->slave_addr >>= 1; /* 7 bit addressing */
1443 tmds->i2c_bus = radeon_i2c_lookup(rdev, &i2c_bus);
1447 if (!tmds->i2c_bus) {
1469 /* powerbook with internal tmds */
1476 /* powerbook with external single link tmds (sil164) */
1479 /* powerbook with external dual or single link tmds */
1485 /* powerbook with external dual link tmds (sil1178?) */
1502 /* mini with internal tmds */
1505 /* mini with external tmds */
1589 /* DVI-I - tv dac, int tmds */
1685 DRM_INFO("Connector Table: %d (powerbook external tmds)\n",
1699 /* DVI-I - primary dac, ext tmds */
1734 DRM_INFO("Connector Table: %d (powerbook internal tmds)\n",
1748 /* DVI-I - primary dac, int tmds */
1823 DRM_INFO("Connector Table: %d (mini external tmds)\n",
1825 /* DVI-I - tv dac, ext tmds */
1860 DRM_INFO("Connector Table: %d (mini internal tmds)\n",
1862 /* DVI-I - tv dac, int tmds */
1898 /* DVI-D - int tmds */
2007 /* DVI - primary dac, internal tmds */
2068 /* ADC - primary dac, internal tmds */
2116 /* DVI-I - secondary dac, int tmds */
2165 /* DVI-I - tv dac, int tmds */
2840 struct radeon_encoder_ext_tmds *tmds = radeon_encoder->enc_priv;
2842 if (!tmds)
2845 switch (tmds->dvo_chip) {
2848 radeon_i2c_put_byte(tmds->i2c_bus,
2849 tmds->slave_addr,
2851 radeon_i2c_put_byte(tmds->i2c_bus,
2852 tmds->slave_addr,
2854 radeon_i2c_put_byte(tmds->i2c_bus,
2855 tmds->slave_addr,
2857 radeon_i2c_put_byte(tmds->i2c_bus,
2858 tmds->slave_addr,
2860 radeon_i2c_put_byte(tmds->i2c_bus,
2861 tmds->slave_addr,
2893 struct radeon_encoder_ext_tmds *tmds = radeon_encoder->enc_priv;
2895 if (!tmds)
2944 radeon_i2c_put_byte(tmds->i2c_bus,
2999 radeon_i2c_put_byte(tmds->i2c_bus,
3000 tmds->slave_addr,