| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | atomic_ll_sc.h | 38 #define ATOMIC_OP(op, asm_op, constraint) \ argument 53 : __stringify(constraint) "r" (i)); \ 56 #define ATOMIC_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument 72 : __stringify(constraint) "r" (i) \ 78 #define ATOMIC_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint) \ argument 94 : __stringify(constraint) "r" (i) \ 137 #define ATOMIC64_OP(op, asm_op, constraint) \ in ATOMIC_OPS() argument 152 : __stringify(constraint) "r" (i)); \ in ATOMIC_OPS() 155 #define ATOMIC64_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument 171 : __stringify(constraint) "r" (i) \ [all …]
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | regulator.c | 112 static int constraint(const char *name, int val, const char *val_name) in constraint() function 165 constraint(" - min uV:", uc_pdata->min_uV, NULL); in do_info() 166 constraint(" - max uV:", uc_pdata->max_uV, NULL); in do_info() 167 constraint(" - min uA:", uc_pdata->min_uA, NULL); in do_info() 168 constraint(" - max uA:", uc_pdata->max_uA, NULL); in do_info() 169 constraint(" - always on:", uc_pdata->always_on, in do_info() 171 constraint(" - boot on:", uc_pdata->boot_on, in do_info() 175 constraint("* op modes:", mode_count, NULL); in do_info() 178 constraint(" - mode id:", modes->id, modes->name); in do_info() 193 constraint(" * enable:", enabled, enabled ? "true" : "false"); in do_status_detail() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11h.c | 43 struct mwifiex_ie_types_local_pwr_constraint *constraint; in mwifiex_11h_process_infra_join() local 61 constraint = (struct mwifiex_ie_types_local_pwr_constraint *)*buffer; in mwifiex_11h_process_infra_join() 62 constraint->header.type = cpu_to_le16(WLAN_EID_PWR_CONSTRAINT); in mwifiex_11h_process_infra_join() 63 constraint->header.len = cpu_to_le16(2); in mwifiex_11h_process_infra_join() 64 constraint->chan = bss_desc->channel; in mwifiex_11h_process_infra_join() 65 constraint->constraint = bss_desc->local_constraint; in mwifiex_11h_process_infra_join() 66 *buffer += sizeof(*constraint); in mwifiex_11h_process_infra_join()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | ak4613.c | 94 struct snd_pcm_hw_constraint_list constraint; member 270 struct snd_pcm_hw_constraint_list *constraint = &priv->constraint; in ak4613_hw_constraints() local 274 constraint->list = ak4613_rates; in ak4613_hw_constraints() 275 constraint->mask = 0; in ak4613_hw_constraints() 276 constraint->count = 0; in ak4613_hw_constraints() 294 constraint->count = i + 1; in ak4613_hw_constraints() 298 SNDRV_PCM_HW_PARAM_RATE, constraint); in ak4613_hw_constraints()
|
| /OK3568_Linux_fs/kernel/drivers/staging/hikey9xx/ |
| H A D | hi6421v600-regulator.c | 328 struct regulation_constraints *constraint; in hi6421_spmi_regulator_probe_ldo() local 366 constraint = &initdata->constraints; in hi6421_spmi_regulator_probe_ldo() 368 constraint->valid_modes_mask = REGULATOR_MODE_NORMAL; in hi6421_spmi_regulator_probe_ldo() 370 constraint->valid_modes_mask |= REGULATOR_MODE_IDLE; in hi6421_spmi_regulator_probe_ldo() 371 constraint->valid_ops_mask |= REGULATOR_CHANGE_MODE; in hi6421_spmi_regulator_probe_ldo() 388 constraint->valid_modes_mask, constraint->valid_ops_mask); in hi6421_spmi_regulator_probe_ldo()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | resource.c | 598 struct resource_constraint *constraint) in __find_resource() argument 621 resource_clip(&tmp, constraint->min, constraint->max); in __find_resource() 625 avail.start = ALIGN(tmp.start, constraint->align); in __find_resource() 630 alloc.start = constraint->alignf(constraint->alignf_data, &avail, in __find_resource() 631 size, constraint->align); in __find_resource() 656 struct resource_constraint *constraint) in find_resource() argument 658 return __find_resource(root, NULL, new, size, constraint); in find_resource() 673 struct resource_constraint *constraint) in reallocate_resource() argument 681 if ((err = __find_resource(root, old, &new, newsize, constraint))) in reallocate_resource() 732 struct resource_constraint constraint; in allocate_resource() local [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen/ |
| H A D | 0001-Default-eigen_packet_wrapper-constructor.patch | 20 …c/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/include/fuse_core/constraint.h:37, 21 …ter/tmp-glibc/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/src/constraint.cpp:34: 29 …c/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/include/fuse_core/constraint.h:37, 30 …ter/tmp-glibc/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/src/constraint.cpp:34: 37 …c/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/include/fuse_core/constraint.h:37, 38 …ter/tmp-glibc/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/src/constraint.cpp:34: 46 …c/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/include/fuse_core/constraint.h:37, 47 …ter/tmp-glibc/work/raspberrypi4-webos-linux-gnueabi/fuse-core/0.4.2-1-r0/git/src/constraint.cpp:34:
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-powercap | 92 constraint can have an optional name. Here "X" can have values 110 constraint_X_power_limit_uw to define a power constraint. 119 Maximum allowed power in micro watts for this constraint. 127 Minimum allowed power in micro watts for this constraint. 136 constraint. Here "X" can have values from 0 to max integer. 144 constraint. Here "X" can have values from 0 to max integer.
|
| H A D | sysfs-class-regulator | 156 NOTE: this will return the string 'constraint not defined' if 157 the power domain has no min microvolts constraint defined by 171 NOTE: this will return the string 'constraint not defined' if 172 the power domain has no max microvolts constraint defined by 186 NOTE: this will return the string 'constraint not defined' if 187 the power domain has no min microamps constraint defined by 201 NOTE: this will return the string 'constraint not defined' if 202 the power domain has no max microamps constraint defined by
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/docs/ |
| H A D | policy_operation_diagram.dot | 99 call_ctxfinish->call_ctxdone [constraint=false]; 101 …eldistance=20.0 labelangle=0.0 taillabel="Job submitted to the ctx" style=dotted constraint=false]; 105 jobslots->irq [constraint=false]; 107 irq->job_finish [constraint=false];
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/concept/detail/ |
| H A D | general.hpp | 45 struct constraint struct 54 , constraint<Model>
|
| H A D | msvc.hpp | 52 struct constraint {}; struct 59 , detail::constraint
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
| H A D | fix_for_mips_with_gcc-4.5.0.patch | 1 …s: The MIPS port no longer recognizes the h asm constraint. It was necessary to remove this const…
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/ |
| H A D | build.gradle | 52 implementation 'com.android.support.constraint:constraint-layout:2.0.4'
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | sleep.c | 783 struct lpi_constraints *constraint; in lpi_device_get_constraints() local 813 constraint = &lpi_constraints_table[lpi_constraints_table_size]; in lpi_device_get_constraints() 815 status = acpi_get_handle(NULL, info.name, &constraint->handle); in lpi_device_get_constraints() 822 constraint->min_dstate = -1; in lpi_device_get_constraints() 849 constraint->min_dstate = dev_info.min_dstate; in lpi_device_get_constraints() 854 if (constraint->min_dstate < 0) { in lpi_device_get_constraints()
|
| /OK3568_Linux_fs/kernel/Documentation/power/powercap/ |
| H A D | powercap.rst | 155 max_energy_range_uj) and constraint attributes (constraint_*) allowing controls 173 All the zones contain attributes representing the constraint names, 176 correspond to the jth constraint (j = 0,1,2). 226 An optional name of the constraint
|
| H A D | dtpm.rst | 140 * constraint_X_name: The name of the constraint. 147 the constraint will be removed. 150 on the constraint number.
|
| /OK3568_Linux_fs/buildroot/package/perl-type-tiny/ |
| H A D | Config.in | 5 tiny, yet Moo(se)-compatible type constraint.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-kiwisolver_1.4.2.bb | 1 SUMMARY = "A fast implementation of the Cassowary constraint solver"
|
| H A D | python3-aspectlib_1.5.2.bb | 14 file://0001-Remove-tornado-6-test-constraint.-Ref-15.patch \
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | oom.h | 56 enum oom_constraint constraint; member
|
| /OK3568_Linux_fs/buildroot/package/python-kiwisolver/ |
| H A D | Config.in | 6 constraint solving algorithm. Kiwi is an implementation of
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | oom_kill.c | 485 oom_constraint_text[oc->constraint], in dump_oom_summary() 1062 if (oc->constraint != CONSTRAINT_NONE) in check_panic_on_oom() 1135 oc->constraint = constrained_alloc(oc); in out_of_memory() 1136 if (oc->constraint != CONSTRAINT_MEMORY_POLICY) in out_of_memory()
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-multimedia/ffmpeg/ffmpeg/ |
| H A D | clang_mips64.patch | 4 error: couldn't allocate output register for constraint 'r'
|
| /OK3568_Linux_fs/kernel/sound/soc/sh/rcar/ |
| H A D | core.c | 973 struct snd_pcm_hw_constraint_list *constraint = &rdai->constraint; in rsnd_soc_dai_startup() local 984 constraint->list = rsnd_soc_hw_channels_list; in rsnd_soc_dai_startup() 985 constraint->count = 0; in rsnd_soc_dai_startup() 986 constraint->mask = 0; in rsnd_soc_dai_startup() 991 constraint->count = i + 1; in rsnd_soc_dai_startup() 997 SNDRV_PCM_HW_PARAM_CHANNELS, constraint); in rsnd_soc_dai_startup()
|