Home
last modified time | relevance | path

Searched refs:sc1 (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcacheinfo.c322 unsigned int sc0, sc1, sc2, sc3; in amd_calc_l3_indices() local
329 l3->subcaches[1] = sc1 = !(val & BIT(4)); in amd_calc_l3_indices()
333 l3->subcaches[1] = sc1 += !(val & BIT(5)); in amd_calc_l3_indices()
339 l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1; in amd_calc_l3_indices()
/linux-6.3-rc2/net/nfc/
A Ddigital_technology.c134 u8 sc1; member
822 sensf_req->sc1 = 0xFF; in digital_in_send_sensf_req()
1151 sensf_res->rd[0] = sensf_req->sc1; in digital_tg_send_sensf_res()
/linux-6.3-rc2/drivers/hid/
A Dhid-sony.c1706 struct sony_sc *sc1) in sony_compare_connection_type() argument
1709 const int sc1_not_bt = !(sc1->quirks & SONY_BT_DEVICE); in sony_compare_connection_type()
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dchip.c181 sc1, sc1val, \ argument
190 ((u64)(sc1val) << SEND_SC2VLT##num##_SC##sc1##_SHIFT) | \
/linux-6.3-rc2/Documentation/admin-guide/
A Ddevices.txt727 /dev/sc1 for /dev/scc0, /dev/sc2 for /dev/scc1, and so

Completed in 50 milliseconds