Searched refs:dc (Results 1 – 8 of 8) sorted by relevance
89 uint32_t dc, dc_off_percent; in hdd_send_thermal_mitigation_val() local127 dc = thermal_temp.thermal_sampling_time; in hdd_send_thermal_mitigation_val()129 therm_cfg_params.dc = dc; in hdd_send_thermal_mitigation_val()141 hdd_debug("dc %d dc_off_per %d", dc, dc_off_percent); in hdd_send_thermal_mitigation_val()604 uint32_t dc, dc_off_percent = 0; in hdd_restore_thermal_mitigation_config() local617 dc = thermal_temp.thermal_sampling_time; in hdd_restore_thermal_mitigation_config()623 therm_cfg_params.dc = dc; in hdd_restore_thermal_mitigation_config()631 hdd_debug("dc %d dc_off_per %d enable %d", dc, dc_off_percent, enable); in hdd_restore_thermal_mitigation_config()
146 therm_cfg_params.dc = val2; in __hdd_sysfs_thermal_cfg_store()
7015 therm_cfg_params.dc = apps_args[1]; in __iw_set_var_ints_getnone()
1707 therm_data.dc = 100; in wma_update_thermal_mitigation_to_fw()
3250 uint32_t dc; member
9297 tt_conf->dc = param->dc; in send_thermal_mitigation_param_cmd_tlv()
37037 A_UINT32 dc; /* duty cycle in ms */ member