Searched refs:sc0 (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/arch/s390/kernel/diag/ |
| H A D | diag324.c | 49 } sc0; member 211 if (res.sc0.rc != DIAG324_RET_SUCCESS) in diag324_init()
|
| /linux-6.15/arch/x86/kernel/cpu/ |
| H A D | cacheinfo.c | 315 unsigned int sc0, sc1, sc2, sc3; in amd_calc_l3_indices() local 321 l3->subcaches[0] = sc0 = !(val & BIT(0)); in amd_calc_l3_indices() 325 l3->subcaches[0] = sc0 += !(val & BIT(1)); in amd_calc_l3_indices() 332 l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1; in amd_calc_l3_indices()
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | realtek,rtd1619b-pinctrl.yaml | 59 pwm3, etn_led, etn_phy, etn_clk, sc0, vfd, gspi_loc0, iso_gspi_loc0, pcie1,
|
| H A D | realtek,rtd1319d-pinctrl.yaml | 54 enum: [ gpio, nf, emmc, tp0, tp1, sc0, sc0_data0, sc0_data1, sc0_data2,
|
| /linux-6.15/drivers/hid/ |
| H A D | hid-sony.c | 1706 static inline int sony_compare_connection_type(struct sony_sc *sc0, in sony_compare_connection_type() argument 1709 const int sc0_not_bt = !(sc0->quirks & SONY_BT_DEVICE); in sony_compare_connection_type()
|
| /linux-6.15/drivers/gpu/drm/amd/amdkfd/ |
| H A D | cwsr_trap_handler_gfx9.asm | 59 #define VMEM_MODIFIERS sc0:1 nt:1
|
| /linux-6.15/drivers/pinctrl/realtek/ |
| H A D | pinctrl-rtd1319d.c | 698 RTD1319D_FUNC(sc0),
|
| H A D | pinctrl-rtd1619b.c | 747 RTD1619B_FUNC(sc0),
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | chip.c | 180 sc0, sc0val, \ argument 189 ((u64)(sc0val) << SEND_SC2VLT##num##_SC##sc0##_SHIFT) | \
|