Searched refs:sc4 (Results 1 – 2 of 2) sorted by relevance
817 u8 byte_two, sl, sc5, sc4, vl, byte_one; in hfi1_snoop_write() local853 sc4 = (byte_one >> 4) & 0xf; in hfi1_snoop_write()854 if (sc4 == 0xF) { in hfi1_snoop_write()856 vl = sc4; in hfi1_snoop_write()862 if (vl != sc4) { in hfi1_snoop_write()864 vl, sc4); in hfi1_snoop_write()
175 sc4, sc4val, \ argument184 ((u64)(sc4val) << SEND_SC2VLT##num##_SC##sc4##_SHIFT) | \