Searched refs:smum_update_smc_table (Results 1 – 4 of 4) sorted by relevance
50 smum_update_smc_table(hwmgr, SMU_UVD_TABLE); in smu7_update_uvd_dpm()57 smum_update_smc_table(hwmgr, SMU_VCE_TABLE); in smu7_update_vce_dpm()
581 smum_update_smc_table(hwmgr, SMU_BIF_TABLE); in smu7_setup_default_pcie_table()
99 extern int smum_update_smc_table(struct pp_hwmgr *hwmgr, uint32_t type);
87 int smum_update_smc_table(struct pp_hwmgr *hwmgr, uint32_t type) in smum_update_smc_table() function