Searched refs:hw_temp_desc (Results 1 – 3 of 3) sorted by relevance
143 struct aw_hw_temp_desc *hw_temp_desc = &aw_dev->hw_temp_desc; in aw_monitor_set_system_temperature() local145 ret = aw_dev->ops.aw_dsp_write(aw_dev, hw_temp_desc->dsp_reg, in aw_monitor_set_system_temperature()146 sys_temp, hw_temp_desc->data_type); in aw_monitor_set_system_temperature()
590 aw_pa->hw_temp_desc.dsp_reg = AW_PID_2049_DSP_REG_TEMP_ADDR; in aw883xx_dev_init()591 aw_pa->hw_temp_desc.data_type = AW_DSP_16_DATA; in aw883xx_dev_init()
481 struct aw_hw_temp_desc hw_temp_desc; member