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 737 case RADEON_TMDS_EXT:
1879 tmds = ((entry >> 4) & 0x1) ? RADEON_TMDS_EXT :
1934 sc->sc_ports[0].rp_tmds_type = RADEON_TMDS_EXT; /* output to fp2 */
1968 sc->sc_ports[1].rp_tmds_type = RADEON_TMDS_EXT;
2429 (sc->sc_ports[index].rp_tmds_type == RADEON_TMDS_EXT)) {

Completed in 75 milliseconds