HomeSort by: relevance | last modified time | path
    Searched refs:RADEON_TMDS_EXT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
radeonfbvar.h 121 #define RADEON_TMDS_EXT 1
radeonfb.c 730 case RADEON_TMDS_EXT:
1851 tmds = ((entry >> 4) & 0x1) ? RADEON_TMDS_EXT :
1906 sc->sc_ports[0].rp_tmds_type = RADEON_TMDS_EXT; /* output to fp2 */
1940 sc->sc_ports[1].rp_tmds_type = RADEON_TMDS_EXT;
2381 (sc->sc_ports[index].rp_tmds_type == RADEON_TMDS_EXT)) {

Completed in 14 milliseconds