UclkFmax         1296 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 			od_table->UclkFmax;
UclkFmax         1411 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 		od_table.UclkFmax = (uint16_t)value;
UclkFmax         2998 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 			if (input_index == 1 && od_table->UclkFmax != input_clk)
UclkFmax         3001 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 			od_table->UclkFmax = input_clk;
UclkFmax         3402 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 				od_table->UclkFmax);
UclkFmax          636 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if.h   uint16_t      UclkFmax;
UclkFmax          840 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_navi10.h   uint16_t      UclkFmax;             // MHz
UclkFmax          534 drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h   uint16_t      UclkFmax;
UclkFmax         1100 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 					 od_table->UclkFmax);
UclkFmax         1607 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 				od_table->UclkFmax;
UclkFmax         2484 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 		od_table->UclkFmax = (uint16_t)value;
UclkFmax         2717 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 			if (input_index == 1 && od_table->UclkFmax != input_clk) {
UclkFmax         2719 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 				od_table->UclkFmax = input_clk;