Lines Matching defs:table

303 			SMU72_Discrete_DpmTable *table)  in tonga_populate_smc_vddc_table()
320 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vdd_gfx_table()
337 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vdd_ci_table()
367 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_mvdd_table()
392 SMU72_Discrete_DpmTable *table) in tonga_populate_cac_tables()
447 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_voltage_tables()
502 struct SMU72_Discrete_DpmTable *table) in tonga_populate_ulv_state()
507 static int tonga_populate_smc_link_level(struct pp_hwmgr *hwmgr, SMU72_Discrete_DpmTable *table) in tonga_populate_smc_link_level()
1174 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_acpi_level()
1308 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_uvd_level()
1368 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_vce_level()
1414 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_acp_level()
1523 SMU72_Discrete_DpmTable *table) in tonga_populate_smc_boot_level()
1747 SMU72_Discrete_DpmTable *table) in tonga_populate_vr_config()
2226 SMU72_Discrete_DpmTable *table = &(smu_data->smc_state_table); in tonga_init_smc_table() local
2930 static int tonga_set_s0_mc_reg_index(struct tonga_mc_reg_table *table) in tonga_set_s0_mc_reg_index()
2945 static int tonga_copy_vbios_smc_reg_table(const pp_atomctrl_mc_reg_table *table, in tonga_copy_vbios_smc_reg_table()
2975 struct tonga_mc_reg_table *table) in tonga_set_mc_special_registers()
3050 static int tonga_set_valid_flag(struct tonga_mc_reg_table *table) in tonga_set_valid_flag()
3071 pp_atomctrl_mc_reg_table *table; in tonga_initialize_mc_reg_table() local