| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A 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 …]
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/ |
| H A D | h265e_slice.c | 531 void code_skip_flag(H265eSlice *slice, RK_U32 abs_part_idx, DataCu *cu) in code_skip_flag() argument 537 RK_U32 tpelx = cu->pixelX + sps->raster2pelx[sps->zscan2raster[abs_part_idx]]; in code_skip_flag() 538 RK_U32 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in code_skip_flag() 542 if (cu->cur_addr == 0 ) { in code_skip_flag() 560 static void code_split_flag(H265eSlice *slice, RK_U32 abs_part_idx, RK_U32 depth, DataCu *cu) in code_split_flag() argument 567 …h265e_dbg_skip("depth %d cu->m_cuDepth %d", depth, cu->m_cuDepth[sps->zscan2raster[abs_part_idx]]); in code_split_flag() 570 RK_U32 currSplitFlag = (cu->m_cuDepth[sps->zscan2raster[abs_part_idx]] > depth) ? 1 : 0; in code_split_flag() 575 static void encode_cu(H265eSlice *slice, RK_U32 abs_part_idx, RK_U32 depth, DataCu *cu) in encode_cu() argument 579 RK_U32 lpelx = cu->pixelX + sps->raster2pelx[sps->zscan2raster[abs_part_idx]]; in encode_cu() 581 RK_U32 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in encode_cu() [all …]
|
| /OK3568_Linux_fs/buildroot/package/x265/ |
| H A D | 0002-arm-asm-primitives.patch | 165 p.cu[BLOCK_4x4].copy_cnt = PFX(copy_cnt_4_neon); 167 p.cu[BLOCK_32x32].copy_cnt = PFX(copy_cnt_32_neon); 222 - p.cu[BLOCK_4x4].blockfill_s = PFX(blockfill_s_4x4_neon); 223 - p.cu[BLOCK_8x8].blockfill_s = PFX(blockfill_s_8x8_neon); 224 - p.cu[BLOCK_16x16].blockfill_s = PFX(blockfill_s_16x16_neon); 225 - p.cu[BLOCK_32x32].blockfill_s = PFX(blockfill_s_32x32_neon); 226 + p.cu[BLOCK_4x4].blockfill_s[ALIGNED] = PFX(blockfill_s_4x4_neon); 227 + p.cu[BLOCK_8x8].blockfill_s[ALIGNED] = PFX(blockfill_s_8x8_neon); 228 + p.cu[BLOCK_16x16].blockfill_s[ALIGNED] = PFX(blockfill_s_16x16_neon); 229 + p.cu[BLOCK_32x32].blockfill_s[ALIGNED] = PFX(blockfill_s_32x32_neon); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_crat.c | 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() 161 dev->node_props.simd_count = cu->num_simd_cores; in kfd_populated_cu_info_gpu() 162 dev->node_props.lds_size_in_kb = cu->lds_size_in_kb; in kfd_populated_cu_info_gpu() [all …]
|
| H A D | kfd_mqd_manager.c | 102 int i, se, sh, cu; in mqd_symmetrically_map_cu_mask() local 162 for (cu = 0; cu < 16; cu++) { in mqd_symmetrically_map_cu_mask() 165 if (cu_per_sh[se][sh] > cu) { in mqd_symmetrically_map_cu_mask() 167 se_mask[se] |= 1 << (cu + sh * 16); in mqd_symmetrically_map_cu_mask()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A 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 …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dwarfsrcfiles/files/ |
| H A D | dwarfsrcfiles.c | 111 Dwarf_Die *cu = NULL; in main() local 112 while ((cu = dwfl_nextcu (dwfl, cu, &bias)) != NULL) in main() 113 res |= process_cu (cu); in main()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | model.c | 79 double a,su,uu,cu,w2; in bestfit() local 90 cu = 0; in bestfit() 92 cu = su/uu; /* s[] = *cy * y[] + cu * u[] is orthogonal decomposition */ in bestfit() 94 w2 += cu * cu * uu; in bestfit() 95 *cx = cu; in bestfit() 96 *cy -= a*cu; in bestfit()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | hexdump.c | 56 unsigned char cu = ch & 0xdf; in hex_to_bin() local 59 ((cu - 'A' + 11) & (unsigned)((cu - 'F' - 1) & ('A' - 1 - cu)) >> 8); in hex_to_bin()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A 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),\
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A 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()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/detail/ |
| H A D | common_type_impl.hpp | 45 BOOST_STATIC_CONSTANT( bool, cu = boost::is_class<U>::value || boost::is_union<U>::value ); 47 BOOST_STATIC_CONSTANT( bool, value = ct || cu );
|
| /OK3568_Linux_fs/kernel/sound/pci/asihpi/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/ |
| H A D | clean | 2 rmmod 8192cu
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/ |
| H A D | clean | 2 rmmod 8192cu
|