Home
last modified time | relevance | path

Searched refs:constraint (Results 1 – 25 of 116) sorted by relevance

12345

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Datomic_ll_sc.h38 #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 Dregulator.c112 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 D11h.c43 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 Dak4613.c94 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 Dhi6421v600-regulator.c328 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 Dresource.c598 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 D0001-Default-eigen_packet_wrapper-constructor.patch20 …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 Dsysfs-class-powercap92 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 Dsysfs-class-regulator156 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 Dpolicy_operation_diagram.dot99 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 Dgeneral.hpp45 struct constraint struct
54 , constraint<Model>
H A Dmsvc.hpp52 struct constraint {}; struct
59 , detail::constraint
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A Dfix_for_mips_with_gcc-4.5.0.patch1 …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 Dbuild.gradle52 implementation 'com.android.support.constraint:constraint-layout:2.0.4'
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dsleep.c783 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 Dpowercap.rst155 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 Ddtpm.rst140 * 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 DConfig.in5 tiny, yet Moo(se)-compatible type constraint.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-kiwisolver_1.4.2.bb1 SUMMARY = "A fast implementation of the Cassowary constraint solver"
H A Dpython3-aspectlib_1.5.2.bb14 file://0001-Remove-tornado-6-test-constraint.-Ref-15.patch \
/OK3568_Linux_fs/kernel/include/linux/
H A Doom.h56 enum oom_constraint constraint; member
/OK3568_Linux_fs/buildroot/package/python-kiwisolver/
H A DConfig.in6 constraint solving algorithm. Kiwi is an implementation of
/OK3568_Linux_fs/kernel/mm/
H A Doom_kill.c485 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 Dclang_mips64.patch4 error: couldn't allocate output register for constraint 'r'
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Dcore.c973 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()

12345