Searched refs:temp_idx (Results 1 – 3 of 3) sorted by relevance
447 int temp_idx) in attach_one_temp() argument465 tp->index = temp_idx; in attach_one_temp()
815 u32 temp_idx = LAST_TEMP_0 + hw_id; in dbg_sensors_show() 818 ret = tsens_read_temp(s, temp_idx, temp); in dbg_sensors_show() 755 u32 temp_idx = LAST_TEMP_0 + hw_id; get_temp_tsens_valid() local
15722 unsigned int temp_idx; in lpfc_dmp_dbg() local 15734 temp_idx = start_idx; in lpfc_dmp_dbg() 15737 temp_idx -= 1; in lpfc_dmp_dbg() 15740 temp_idx = (start_idx + dbg_cnt) % DBG_LOG_SZ; in lpfc_dmp_dbg() 15749 start_idx, temp_idx, dbg_cnt); in lpfc_dmp_dbg() 15753 temp_idx = (start_idx + i) % DBG_LOG_SZ; in lpfc_dmp_dbg() 15755 temp_idx = j++; in lpfc_dmp_dbg() 15756 rem_nsec = do_div(phba->dbg_log[temp_idx].t_ns, NSEC_PER_SEC); in lpfc_dmp_dbg() 15758 temp_idx, in lpfc_dmp_dbg() 15759 (unsigned long)phba->dbg_log[temp_idx] in lpfc_dmp_dbg() [all...]