OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pll_in_max
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_clocks.c
135
p1pll->
pll_in_max
= 1350;
139
p2pll->
pll_in_max
= 1350;
144
p1pll->
pll_in_max
= 500;
148
p2pll->
pll_in_max
= 500;
254
p1pll->
pll_in_max
= 1350;
258
p2pll->
pll_in_max
= 1350;
263
p1pll->
pll_in_max
= 500;
267
p2pll->
pll_in_max
= 500;
radeon_combios.c
763
p1pll->
pll_in_max
= RBIOS32(pll_info + 0x3a);
766
p1pll->
pll_in_max
= 500;
778
spll->
pll_in_max
= RBIOS32(pll_info + 0x4c);
782
spll->
pll_in_max
= 500;
793
mpll->
pll_in_max
= RBIOS32(pll_info + 0x5e);
797
mpll->
pll_in_max
= 500;
radeon_display.c
1153
else if (pll_in > pll->
pll_in_max
)
1193
if (pll_in < pll->pll_in_min || pll_in > pll->
pll_in_max
)
radeon_mode.h
177
uint32_t
pll_in_max
;
member in struct:radeon_pll
radeon_atombios.c
1189
p1pll->
pll_in_max
=
1218
spll->
pll_in_max
=
1245
mpll->
pll_in_max
=
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_mode.h
202
uint32_t
pll_in_max
;
member in struct:amdgpu_pll
amdgpu_atombios.c
606
ppll->
pll_in_max
=
638
spll->
pll_in_max
=
665
mpll->
pll_in_max
=
Completed in 35 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026