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

  /src/sys/dev/pci/
radeonfb.c 710 sc->sc_ports[i].rp_tmds_type));
711 switch (sc->sc_ports[i].rp_tmds_type) {
1810 sc->sc_ports[i].rp_tmds_type = RADEON_TMDS_UNKNOWN;
1880 sc->sc_ports[port].rp_tmds_type = tmds;
1885 sc->sc_ports[port].rp_tmds_type =
1906 sc->sc_ports[0].rp_tmds_type = RADEON_TMDS_EXT; /* output to fp2 */
1912 sc->sc_ports[1].rp_tmds_type = RADEON_TMDS_UNKNOWN;
1919 sc->sc_ports[0].rp_tmds_type = RADEON_TMDS_INT;
1925 sc->sc_ports[1].rp_tmds_type = RADEON_TMDS_UNKNOWN;
1933 sc->sc_ports[0].rp_tmds_type = RADEON_TMDS_INT
    [all...]
radeonfbvar.h 82 int rp_tmds_type; member in struct:radeonfb_port

Completed in 14 milliseconds