OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tmds_pll
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
radeonfbvar.h
269
struct radeon_tmds_pll
sc_tmds_pll
[4];
member in struct:radeonfb_softc
radeonfb.c
2054
memset(sc->
sc_tmds_pll
, 0, sizeof (sc->
sc_tmds_pll
));
2056
sc->
sc_tmds_pll
[i].rtp_pll = GETBIOS32(sc,
2058
sc->
sc_tmds_pll
[i].rtp_freq = GETBIOS16(sc,
2061
sc->
sc_tmds_pll
[i].rtp_freq,
2062
sc->
sc_tmds_pll
[i].rtp_pll));
2079
sc->
sc_tmds_pll
[j] = radeonfb_tmds_pll[i].plls[j];
2081
sc->
sc_tmds_pll
[j].rtp_freq,
2082
sc->
sc_tmds_pll
[j].rtp_pll));
Completed in 15 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025