Home
last modified time | relevance | path

Searched refs:radeonfb_tmds_pll (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dradeonfb.c407 } radeonfb_tmds_pll[] = { variable
1904 i < sizeof (radeonfb_tmds_pll) / sizeof (radeonfb_tmds_pll[0]); in radeonfb_gettmds()
1908 if (radeonfb_tmds_pll[i].family != sc->sc_family) in radeonfb_gettmds()
1912 sc->sc_tmds_pll[j] = radeonfb_tmds_pll[i].plls[j]; in radeonfb_gettmds()