/Linux-v5.10/drivers/hwmon/ |
D | fam15h_power.c | 137 int cpu, cu; in do_read_registers_on_cu() local 145 cu = cpu_data(cpu).cpu_core_id; in do_read_registers_on_cu() 147 rdmsrl_safe(MSR_F15H_CU_PWR_ACCUMULATOR, &data->cu_acc_power[cu]); in do_read_registers_on_cu() 148 rdmsrl_safe(MSR_F15H_PTSC, &data->cpu_sw_pwr_ptsc[cu]); in do_read_registers_on_cu() 150 data->cu_on[cu] = 1; in do_read_registers_on_cu() 206 int cu, cu_num, ret; in power1_average_show() local 219 for (cu = 0; cu < cu_num; cu++) { in power1_average_show() 220 prev_cu_acc_power[cu] = data->cu_acc_power[cu]; in power1_average_show() 221 prev_ptsc[cu] = data->cpu_sw_pwr_ptsc[cu]; in power1_average_show() 232 for (cu = 0, avg_acc = 0; cu < cu_num; cu++) { in power1_average_show() [all …]
|
/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 64 /* TCP L1 Cache per CU */ 98 /* TCP L1 Cache per CU */ 146 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_cpu() argument 148 dev->node_props.cpu_cores_count = cu->num_cpu_cores; in kfd_populated_cu_info_cpu() 149 dev->node_props.cpu_core_id_base = cu->processor_id_low; in kfd_populated_cu_info_cpu() 150 if (cu->hsa_capability & CRAT_CU_FLAGS_IOMMU_PRESENT) in kfd_populated_cu_info_cpu() 153 pr_debug("CU CPU: cores=%d id_base=%d\n", cu->num_cpu_cores, in kfd_populated_cu_info_cpu() 154 cu->processor_id_low); in kfd_populated_cu_info_cpu() 158 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_gpu() argument 160 dev->node_props.simd_id_base = cu->processor_id_low; in kfd_populated_cu_info_gpu() [all …]
|
D | kfd_mqd_manager.c | 102 int i, se, sh, cu = 0; in mqd_symmetrically_map_cu_mask() local 123 se_mask[se] |= 1 << cu; in mqd_symmetrically_map_cu_mask() 129 cu++; in mqd_symmetrically_map_cu_mask() 131 } while (cu >= cu_per_se[se] && cu < 32); in mqd_symmetrically_map_cu_mask()
|
D | kfd_priv.h | 467 /* Relevant for CU */ 710 * @cu_occupancy: Reports occupancy of Compute Units (CU) of a process 712 * value reflects CU usage by all of the waves launched by this process 718 * The number of waves that a CU can launch is limited by couple of 726 * All CU's of a device are available for the process. This may not be true 727 * under certain conditions - e.g. CU masking. 729 * Finally number of CU's that are occupied by a process is affected by both 730 * number of CU's a device has along with number of other competing processes
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | bugfix.S | 186 | cu src equal to xu dest or equal to nu dest. If so, go to 187 | op0. Else, or if opclass2, check for cu dest equal to 197 | Check for cu and nu register conflict. If one exists, this takes 198 | priority over a cu and xu conflict. 205 | Check for cu dest equal to nu dest. If so, go and fix the 212 | Check for cu and xu register conflict. 246 | We have the case in which a conflict exists between the cu src or 248 | the cu and restore the state, allowing the instruction in the 252 | restore the instruction from the cu to the frame and continue 262 | The cu savepc is set to zero, and the frame is restored to the [all …]
|
/Linux-v5.10/drivers/net/ethernet/i825xx/ |
D | sun3_82586.h | 75 unsigned char cmd_cuc; /* command word: CU part & ACK */ 94 #define CUC_MASK 0x07 /* mask for CU command */ 98 #define CUC_SUSPEND 0x03 /* Suspend CU */ 111 #define STAT_CX 0x80 /* CU finished cmd with its I bit set */ 113 #define STAT_CNA 0x20 /* CU left active state */ 116 #define CU_STATUS 0x7 /* CU status, 0=idle */ 117 #define CU_SUSPEND 0x1 /* CU is suspended */ 118 #define CU_ACTIVE 0x2 /* CU is active */ 198 #define CMD_SUSPEND 0x4000 /* suspend CU after this CB */
|
/Linux-v5.10/drivers/gpu/drm/amd/display/include/ |
D | dal_asic_id.h | 74 /* KV1 with Spectre GFX core, 8-8-1-2 (CU-Pix-Primitive-RB) */ 78 * 3-4-1-1 (CU-Pix-Primitive-RB) */ 81 /* KB with Kalindi GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */ 84 /* KB with Kalindi GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */ 87 /* BV with Kalindi GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */ 90 /* ML with Godavari GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */ 93 /* ML with Godavari GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */
|
/Linux-v5.10/tools/perf/util/ |
D | dwarf-aux.c | 17 * @cu_die: A DIE(dwarf information entry) of CU(compilation Unit) 48 * @cu_die: a CU DIE 109 * @cu_die: a CU DIE 147 * @cu_die: A CU DIE 467 /* Get the call file index number in CU DIE */ 478 /* Get the declared file index number in CU DIE */ 575 * @cu_die: a CU DIE which including @addr 614 * @cu_die: a CU DIE which including @addr 850 * @rt_die: a root DIE (CU, subprogram or inlined_subroutine) 856 * otherwise @rt_die must be a CU DIE. [all …]
|
D | probe-finder.h | 78 Dwarf_Die cu_die; /* Current CU */ 119 Dwarf_Die cu_die; /* Current CU */
|
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | sw.c | 263 /****** 8188CU ********/ 268 /* 8188cu 1*1 dongle */ 270 /* 8188cu 1*1 dongle, (b/g mode only) */ 272 /* 8188cu Slim Solo */ 274 /* 8188cu Slim Combo */ 288 /****** 8192CU ********/ 289 /* 8192cu 2*2 */ 295 /****** 8188CU ********/ 344 /****** 8192CU ********/
|
/Linux-v5.10/drivers/s390/char/ |
D | tape_34xx.c | 274 * Handle data overrun between cu and drive. The channel speed might 298 * cu detected incorrect block-id sequence on tape. in tape_34xx_erp_sequence() 420 // cu-recovery, so this should *never* happen. in tape_34xx_unit_check() 424 /* data check is permanent, CU recovery has failed */ in tape_34xx_unit_check() 434 // cu-recovery, so this should *never* happen. in tape_34xx_unit_check() 438 // data check is permanent, cu-recovery has failed in tape_34xx_unit_check() 483 * Data streaming not operational. CU will switch to in tape_34xx_unit_check() 515 * subsystem func is issued and the CU is not on-line. in tape_34xx_unit_check() 538 * Permanent equipment check. CU has tried recovery, but in tape_34xx_unit_check() 589 * - cu cannot recover from a drive detected error in tape_34xx_unit_check() [all …]
|
D | tape_3590.c | 1038 snprintf(exception, BUFSIZE, "CU Exception - no performance " in tape_3590_print_io_sim_msg_f1() 1042 snprintf(exception, BUFSIZE, "CU Exception on channel " in tape_3590_print_io_sim_msg_f1() 1046 snprintf(exception, BUFSIZE, "CU Exception on device path " in tape_3590_print_io_sim_msg_f1() 1050 snprintf(exception, BUFSIZE, "CU Exception on library path " in tape_3590_print_io_sim_msg_f1() 1054 snprintf(exception, BUFSIZE, "CU Exception on node 0x%02x", in tape_3590_print_io_sim_msg_f1() 1058 snprintf(exception, BUFSIZE, "CU Exception on partition " in tape_3590_print_io_sim_msg_f1() 1071 snprintf(service, BUFSIZE, "Repair will not impact cu " in tape_3590_print_io_sim_msg_f1() 1077 "0x%x on CU", sense->fmt.f71.md[1]); in tape_3590_print_io_sim_msg_f1() 1080 "nodes (0x%x-0x%x) on CU", sense->fmt.f71.md[1], in tape_3590_print_io_sim_msg_f1() 1086 "channel path 0x%x on CU", in tape_3590_print_io_sim_msg_f1() [all …]
|
/Linux-v5.10/arch/s390/include/asm/ |
D | ccwdev.h | 27 #define CCW_DEVICE(cu, cum) \ argument 28 .cu_type=(cu), .cu_model=(cum), \ 32 #define CCW_DEVICE_DEVTYPE(cu, cum, dev, devm) \ argument 33 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
|
/Linux-v5.10/kernel/time/ |
D | clockevents.c | 403 struct ce_unbind *cu = arg; in __clockevents_unbind() local 407 res = __clockevents_try_unbind(cu->ce, smp_processor_id()); in __clockevents_unbind() 409 res = clockevents_replace(cu->ce); in __clockevents_unbind() 410 cu->res = res; in __clockevents_unbind() 420 struct ce_unbind cu = { .ce = ced, .res = -ENODEV }; in clockevents_unbind() local 422 smp_call_function_single(cpu, __clockevents_unbind, &cu, 1); in clockevents_unbind() 423 return cu.res; in clockevents_unbind()
|
/Linux-v5.10/drivers/infiniband/hw/qib/ |
D | qib_qsfp.c | 435 "Cu Misc", "1490nm DFB", "Cu NoEq", "Cu Eq", 436 "Undef", "Cu Active BothEq", "Cu FarEq", "Cu NearEq"
|
/Linux-v5.10/arch/x86/events/amd/ |
D | power.c | 36 * Accumulated power represents the sum of each compute unit's (CU) power 37 * consumption. On any core of each CU we read the total accumulated power from 55 * Calculate the CU power consumption over a time period, the unit of in event_update()
|
D | core.c | 754 * 0x060 CU PERF_CTL[2:0] 755 * 0x070 CU PERF_CTL[2:0] 776 * 0x043 CU PERF_CTL[2:0] 777 * 0x045 CU PERF_CTL[2:0] 778 * 0x046 CU PERF_CTL[2:0] 779 * 0x054 CU PERF_CTL[2:0] 780 * 0x055 CU PERF_CTL[2:0]
|
/Linux-v5.10/sound/pci/asihpi/ |
D | hpicmn.c | 393 phr->u.cu.tuner.s_level = 0; in hpi_check_control_cache_single() 397 phr->u.cu.tuner.s_level = in hpi_check_control_cache_single() 497 if (tocopy > sizeof(phr->u.cu.chars8.sz_data)) in hpi_check_control_cache_single() 498 tocopy = sizeof(phr->u.cu.chars8. in hpi_check_control_cache_single() 501 memcpy(phr->u.cu.chars8.sz_data, in hpi_check_control_cache_single() 504 phr->u.cu.chars8.remaining_chars = in hpi_check_control_cache_single()
|
D | hpifunc.c | 1436 && (hr.u.cu.chars8.remaining_chars + 8) > in hpi_control_get_string() 1445 c = hr.u.cu.chars8.sz_data[j]; in hpi_control_get_string() 1457 if ((hr.u.cu.chars8.remaining_chars == 0) in hpi_control_get_string() 1743 *pstatus = hr.u.cu.cobranet.status.status; in hpi_cobranet_hmi_get_status() 1746 hr.u.cu.cobranet.status.readable_size; in hpi_cobranet_hmi_get_status() 1749 hr.u.cu.cobranet.status.writeable_size; in hpi_cobranet_hmi_get_status() 2564 hm.u.cu.attribute = HPI_TUNER_LEVEL_AVG; in hpi_tuner_get_rf_level() 2567 *pw_level = hr.u.cu.tuner.s_level; in hpi_tuner_get_rf_level() 2580 hm.u.cu.attribute = HPI_TUNER_LEVEL_RAW; in hpi_tuner_get_raw_rf_level() 2583 *pw_level = hr.u.cu.tuner.s_level; in hpi_tuner_get_raw_rf_level() [all …]
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gfx.c | 147 unsigned se, sh, cu; in amdgpu_gfx_parse_disable_cu() local 158 int ret = sscanf(p, "%u.%u.%u", &se, &sh, &cu); in amdgpu_gfx_parse_disable_cu() 164 if (se < max_se && sh < max_sh && cu < 16) { in amdgpu_gfx_parse_disable_cu() 165 DRM_INFO("amdgpu: disabling CU %u.%u.%u\n", se, sh, cu); in amdgpu_gfx_parse_disable_cu() 166 mask[se * max_sh + sh] |= 1u << cu; in amdgpu_gfx_parse_disable_cu() 169 se, sh, cu); in amdgpu_gfx_parse_disable_cu()
|
D | amdgpu_debugfs.c | 175 * Bits 44..53: The INSTANCE (or CU/WGP) or QUEUE selector if needed 854 * Bits 23..30: CU/{WGP+SIMD} selector 868 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 877 cu = (*pos & GENMASK_ULL(30, 23)) >> 23; in amdgpu_debugfs_wave_read() 893 /* switch to the specific se/sh/cu */ in amdgpu_debugfs_wave_read() 895 amdgpu_gfx_select_se_sh(adev, se, sh, cu); in amdgpu_debugfs_wave_read() 945 * Bits 28..35: CU/{WGP+SIMD} selector 960 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local 969 cu = (*pos & GENMASK_ULL(35, 28)) >> 28; in amdgpu_debugfs_gpr_read() 987 /* switch to the specific se/sh/cu */ in amdgpu_debugfs_gpr_read() [all …]
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | qsfp.c | 653 "Cu Misc", "1490nm DFB", "Cu NoEq", "Cu Eq", 654 "Undef", "Cu Active BothEq", "Cu FarEq", "Cu NearEq"
|
/Linux-v5.10/drivers/net/wireless/realtek/rtl8xxxu/ |
D | Kconfig | 6 tristate "RTL8723AU/RTL8188[CR]U/RTL819[12]CU (mac80211) support"
|
/Linux-v5.10/drivers/media/platform/qcom/venus/ |
D | pm_helpers.c | 536 struct hfi_videocores_usage_type cu; in decide_core() local 541 cu.video_core_enable_mask = VIDC_CORE_ID_1; in decide_core() 543 cu.video_core_enable_mask = VIDC_CORE_ID_2; in decide_core() 564 cu.video_core_enable_mask = min_coreid; in decide_core() 567 return hfi_session_set_property(inst, ptype, &cu); in decide_core()
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | microchip,sparx5.yaml | 42 gigabit switch with 48+4 Cu ports. It features spi-nor and
|