Searched refs:sc1 (Results 1 – 6 of 6) sorted by relevance
22 unsigned int sc0, sc1, sc2, sc3; in amd_calc_l3_indices() local29 l3->subcaches[1] = sc1 = !(val & BIT(4)); in amd_calc_l3_indices()33 l3->subcaches[1] = sc1 += !(val & BIT(5)); in amd_calc_l3_indices()39 l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1; in amd_calc_l3_indices()
55 } sc1; member219 if (res.sc1.rc != DIAG324_RET_SUCCESS) in diag324_init()221 pibdata.len = res.sc1.pib_len; in diag324_init()
163 static int scale_eq(int *sc1, int *sc2) in scale_eq() argument165 return sc1[0] == sc2[0] && sc1[1] == sc2[1]; in scale_eq()168 static int scale_smaller(int *sc1, int *sc2) in scale_smaller() argument170 if (sc1[0] != sc2[0]) in scale_smaller()171 return sc1[0] < sc2[0]; in scale_smaller()174 return sc1[1] < sc2[1]; in scale_smaller()
134 u8 sc1; member 828 sensf_req->sc1 = 0xFF; in digital_in_send_sensf_req() 1157 sensf_res->rd[0] = sensf_req->sc1; in digital_tg_send_sensf_res()
1961 struct sony_sc *sc1) in sony_compare_connection_type() argument1964 const int sc1_not_bt = !(sc1->quirks & SONY_BT_DEVICE); in sony_compare_connection_type()
728 RTD1619B_FUNC(sc1),