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()
600 u32 temp_idx = LAST_TEMP_0 + hw_id; in get_temp_tsens_valid() local623 *temp = tsens_hw_to_mC(s, temp_idx); in get_temp_tsens_valid()
15554 unsigned int temp_idx; in lpfc_dmp_dbg() local15593 temp_idx = start_idx; in lpfc_dmp_dbg()15596 temp_idx -= 1; in lpfc_dmp_dbg()15599 temp_idx = (start_idx + dbg_cnt) % DBG_LOG_SZ; in lpfc_dmp_dbg()15608 start_idx, temp_idx, dbg_cnt); in lpfc_dmp_dbg()15612 temp_idx = (start_idx + i) % DBG_LOG_SZ; in lpfc_dmp_dbg()15614 temp_idx = j++; in lpfc_dmp_dbg()15615 rem_nsec = do_div(phba->dbg_log[temp_idx].t_ns, NSEC_PER_SEC); in lpfc_dmp_dbg()15617 temp_idx, in lpfc_dmp_dbg()15618 (unsigned long)phba->dbg_log[temp_idx].t_ns, in lpfc_dmp_dbg()[all …]