Lines Matching refs:SMU72_Discrete_DpmTable

293 			SMU72_Discrete_DpmTable *table)  in tonga_populate_smc_vddc_table()
310 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vdd_gfx_table()
327 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vdd_ci_table()
357 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_mvdd_table()
382 SMU72_Discrete_DpmTable *table) in tonga_populate_cac_tables()
437 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_voltage_tables()
492 struct SMU72_Discrete_DpmTable *table) in tonga_populate_ulv_state()
497 static int tonga_populate_smc_link_level(struct pp_hwmgr *hwmgr, SMU72_Discrete_DpmTable *table) in tonga_populate_smc_link_level()
685 offsetof(SMU72_Discrete_DpmTable, GraphicsLevel); in tonga_populate_all_graphic_levels()
1087 offsetof(SMU72_Discrete_DpmTable, MemoryLevel); in tonga_populate_all_memory_levels()
1164 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_acpi_level()
1298 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_uvd_level()
1358 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vce_level()
1404 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_acp_level()
1513 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_boot_level()
1737 SMU72_Discrete_DpmTable *table) in tonga_populate_vr_config()
1821 SMU72_Discrete_DpmTable *dpm_table = &(smu_data->smc_state_table); in tonga_populate_bapm_parameters_in_dpm_table()
2216 SMU72_Discrete_DpmTable *table = &(smu_data->smc_state_table); in tonga_init_smc_table()
2427 smu_data->smu7_data.dpm_table_start + offsetof(SMU72_Discrete_DpmTable, SystemFlags), in tonga_init_smc_table()
2429 sizeof(SMU72_Discrete_DpmTable) - 3 * sizeof(SMU72_PIDController), in tonga_init_smc_table()
2573 offsetof(SMU72_Discrete_DpmTable, in tonga_update_sclk_threshold()
2626 return offsetof(SMU72_Discrete_DpmTable, UvdBootLevel); in tonga_get_offsetof()
2628 return offsetof(SMU72_Discrete_DpmTable, VceBootLevel); in tonga_get_offsetof()
2630 return offsetof(SMU72_Discrete_DpmTable, LowSclkInterruptThreshold); in tonga_get_offsetof()
2676 offsetof(SMU72_Discrete_DpmTable, UvdBootLevel); in tonga_update_uvd_smc_table()
2710 offsetof(SMU72_Discrete_DpmTable, VceBootLevel); in tonga_update_vce_smc_table()
3145 offsetof(SMU72_Discrete_DpmTable, GraphicsLevel); in tonga_update_dpm_settings()
3148 offsetof(SMU72_Discrete_DpmTable, MemoryLevel); in tonga_update_dpm_settings()