Searched defs:prochot (Results 1 – 2 of 2) sorted by relevance
91 u32 prochot = xe_gt_throttle_get_limit_reasons(gt) & PROCHOT_MASK; in read_reason_prochot() local177 bool prochot = !!read_reason_prochot(gt); in reason_prochot_show() local
690 static u8 LM93_PROCHOT_TO_REG(long prochot) in LM93_PROCHOT_TO_REG()