OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UclkFmax
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if.h
638
uint16_t
UclkFmax
;
smu11_driver_if_navi10.h
842
uint16_t
UclkFmax
; // MHz
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/vega12/
smu9_driver_if.h
536
uint16_t
UclkFmax
;
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_vega20_ppt.c
1110
od_table->
UclkFmax
);
1605
od_table->
UclkFmax
;
2471
od_table->
UclkFmax
= (uint16_t)value;
2701
if (input_index == 1 && od_table->
UclkFmax
!= input_clk) {
2703
od_table->
UclkFmax
= input_clk;
amdgpu_navi10_ppt.c
869
size += sprintf(buf + size, "1: %uMHz\n", od_table->
UclkFmax
);
1931
pr_debug("OD:
UclkFmax
: %d\n", od_table->
UclkFmax
);
2130
od_table->
UclkFmax
= input[1];
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega20_hwmgr.c
1306
od_table->
UclkFmax
;
1421
od_table.
UclkFmax
= (uint16_t)value;
3008
if (input_index == 1 && od_table->
UclkFmax
!= input_clk)
3011
od_table->
UclkFmax
= input_clk;
3412
od_table->
UclkFmax
);
Completed in 22 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025