Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
A Dcacheinfo.c324 unsigned int sc0, sc1, sc2, sc3; in amd_calc_l3_indices() local
331 l3->subcaches[1] = sc1 = !(val & BIT(4)); in amd_calc_l3_indices()
335 l3->subcaches[1] = sc1 += !(val & BIT(5)); in amd_calc_l3_indices()
341 l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1; in amd_calc_l3_indices()
/linux/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/Documentation/devicetree/bindings/pinctrl/
A Drealtek,rtd1319d-pinctrl.yaml55 sc1, sc1_data0, sc1_data1, sc1_data2, ao, gspi_loc0, gspi_loc1,
A Drealtek,rtd1619b-pinctrl.yaml57 spdif_optical_loc1, emmc_spi, emmc, sc1, uart0, uart1, uart2_loc0, uart2_loc1,
/linux/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/drivers/pinctrl/realtek/
A Dpinctrl-rtd1319d.c702 RTD1319D_FUNC(sc1),
A Dpinctrl-rtd1619b.c728 RTD1619B_FUNC(sc1),
/linux/drivers/infiniband/hw/hfi1/
A Dchip.c181 sc1, sc1val, \ argument
190 ((u64)(sc1val) << SEND_SC2VLT##num##_SC##sc1##_SHIFT) | \
/linux/Documentation/admin-guide/
A Ddevices.txt727 /dev/sc1 for /dev/scc0, /dev/sc2 for /dev/scc1, and so

Completed in 55 milliseconds