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 717 sc->sc_ports[i].rp_tmds_type));
718 switch (sc->sc_ports[i].rp_tmds_type) {
1838 sc->sc_ports[i].rp_tmds_type = RADEON_TMDS_UNKNOWN;
1908 sc->sc_ports[port].rp_tmds_type = tmds;
1913 sc->sc_ports[port].rp_tmds_type =
1934 sc->sc_ports[0].rp_tmds_type = RADEON_TMDS_EXT; /* output to fp2 */
1940 sc->sc_ports[1].rp_tmds_type = RADEON_TMDS_UNKNOWN;
1947 sc->sc_ports[0].rp_tmds_type = RADEON_TMDS_INT;
1953 sc->sc_ports[1].rp_tmds_type = RADEON_TMDS_UNKNOWN;
1961 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 17 milliseconds