Searched refs:ci_data (Results 1 – 1 of 1) sorted by relevance
2127 struct ci_smumgr *ci_data = (struct ci_smumgr *)(hwmgr->smu_backend); in ci_thermal_setup_fan_table() local2145 if (0 == ci_data->fan_table_start) { in ci_thermal_setup_fan_table()2195 …res = ci_copy_bytes_to_smc(hwmgr, ci_data->fan_table_start, (uint8_t *)&fan_table, (uint32_t)sizeo… in ci_thermal_setup_fan_table()2371 struct ci_smumgr *ci_data = (struct ci_smumgr *)(hwmgr->smu_backend); in ci_process_firmware_header() local2386 ci_data->dpm_table_start = tmp; in ci_process_firmware_header()2397 ci_data->soft_regs_start = tmp; in ci_process_firmware_header()2408 ci_data->mc_reg_table_start = tmp; in ci_process_firmware_header()2416 ci_data->fan_table_start = tmp; in ci_process_firmware_header()2426 ci_data->arb_table_start = tmp; in ci_process_firmware_header()