Home
last modified time | relevance | path

Searched full:solution (Results 1 – 25 of 736) sorted by relevance

12345678910>>...30

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h117 fInt solution = fPositiveOne; /*Starting off with baseline of 1 */ in fExponential() local
132 solution = fMultiply(solution, GetScaledFraction(expk_array[i], 10000)); in fExponential()
139 solution = fMultiply(solution, error_term); in fExponential()
142 solution = fDivide(fPositiveOne, solution); in fExponential()
144 return solution; in fExponential()
152 fInt solution = ConvertToFraction(0); /*Starting off with baseline of 0 */ in fNaturalLog() local
162 solution = fAdd(solution, GetScaledFraction(logk_array[i], 10000)); in fNaturalLog()
169 return fAdd(solution, error_term); in fNaturalLog()
542 fInt solution; in fRoundUpByStepSize() local
544 solution = fDivide(A, fStepSize); in fRoundUpByStepSize()
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dsch5636.rst20 their own custom hwmon solution based upon the SCH5636.
23 hwmon solution. The sch5636 driver runs a sanity check on loading to ensure
25 hwmon solution.
32 The Fujitsu Theseus hwmon solution also contains an integrated watchdog.
/openbmc/linux/arch/mips/lib/
H A Dbitops.c17 * set_bit() if it cannot find a faster solution.
38 * it cannot find a faster solution.
59 * if it cannot find a faster solution.
80 * called by test_and_set_bit_lock() if it cannot find a faster solution.
105 * called by test_and_clear_bit() if it cannot find a faster solution.
129 * called by test_and_change_bit() if it cannot find a faster solution.
/openbmc/linux/Documentation/process/
H A D3.Early-stage.rst20 with the proposed solution, and that can lead to difficulties.
24 by excessive latency in the system. The solution they arrived at was a
38 The audio community, however, could not see past the particular solution
53 the right solution to the problem than they were with a specific module.
54 The moral of the story is to focus on the problem - not a specific solution
64 solution address?
87 - There may be elements of the proposed solution which will not be
92 problem; they may have ideas for a better solution, and may be willing
93 to help in the creation of that solution.
/openbmc/linux/drivers/mtd/maps/
H A Dsolutionengine.c2 * Flash and EPROM on Hitachi Solution Engine and similar boards.
23 .name = "Solution Engine EPROM",
29 .name = "Solution Engine FLASH",
62 printk(KERN_NOTICE "Solution Engine: Flash at 0x%pap, EPROM at 0x%pap\n", in init_soleng_maps()
/openbmc/linux/Documentation/networking/device_drivers/cable/
H A Dsb1000.rst141 Solution
153 Solution
161 Solution
170 Solution
175 Solution
183 Solution
196 Solution
/openbmc/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0137 # obvious that an easy to solution to this problem should just be the removal
41 # implications of this recursive issue where the solution is perhaps not so
43 # CORE also consist of a solution to this recursive problem.
/openbmc/linux/net/smc/
H A DKconfig7 SMC-R provides a "sockets over RDMA" solution making use of
10 The Linux implementation of the SMC-R solution is designed as
/openbmc/linux/Documentation/filesystems/
H A Dlocks.rst43 1.2.2 The Solution
45 The solution I have chosen, after much experimentation and discussion,
50 race and deadlock conditions that the current solution was the only
/openbmc/webui-vue/
H A Dformat-code.sh4 # This is a short term solution. The long term solution to will be to
/openbmc/qemu/docs/devel/
H A Dmulti-thread-tcg.rst91 (Current solution)
151 (Current solution)
206 (Current solution)
239 (Current solution)
297 (Current solution)
302 strongest form before any load/store operations. The solution was
352 (Current solution)
/openbmc/u-boot/doc/driver-model/
H A Dfdt-fixup.txt31 In the Linux kernel, one possible solution to this problem is to employ the
51 tree (at least after the relocation) would greatly simplify the solution of
53 solution is needed to address the problem at least in the medium-term.
55 Hence, we propose a solution to this problem by offering a board-specific
/openbmc/linux/drivers/iio/addac/
H A DKconfig17 single-channel software configurable input/output solution.
31 quad-channel software configurable input/output solution.
/openbmc/docs/designs/
H A Dsol-sysrq.md90 to [netipmid][4] as the indicator of sysrq. In this solution, bmcweb shall be
95 However, in this solution, in some scenarios, obmc-console can not handle the
99 clients, which is more work than the state machine solution.
H A Dci-authorization.md20 to describe the drawbacks of the current solution and propose an alternative
25 The current authorization solution checks the user for membership in the
/openbmc/linux/Documentation/mm/
H A Dbalance.rst49 Another possible solution is that we balance only when the free memory
60 deciding whether to balance the regular zone. The first solution
63 The appended patch implements the second solution. It also "fixes" two
/openbmc/linux/Documentation/driver-api/usb/
H A Dpersist.rst69 What is the solution?
117 Is this the best solution?
122 centralized Logical Volume Manager. Such a solution would allow you
130 solution is much quicker and easier -- and it exists now, a giant
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/
H A D0003-tests-use-a-dictionaries-for-environment.patch7 use a dictionary as this is simplest solution to install the environment.
34 + # use a dictionary as this is the simplest solution
/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/
H A DAdd-target-to-only-build-tests-not-run-them.patch6 Not sending upstream as this is only a start of a solution to
9 Upstream-Status: Inappropriate [not a complete solution]
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dinit-manager.rst47 On the contrary, BusyBox init is the simplest and the lightest solution and
64 BusyBox init with BusyBox mdev is the simplest and lightest solution
74 manager. This is the most powerful and versatile solution, especially
H A Dtemporary-source-code.rst9 your solution. After you have initially built the package, you can
12 test your altered code. Once you settle on a solution, you can then preserve
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drenesas,raa215300.yaml17 battery charger provide a highly integrated, small footprint power solution
19 provides an ease-of-use solution for noise-sensitive audio or RF applications.
/openbmc/linux/arch/microblaze/kernel/
H A Dftrace.c120 * The first solution (!USE_FTRACE_NOP-could be called branch solution) in ftrace_make_nop()
126 * The second solution (USE_FTRACE_NOP) - no jump just nops in ftrace_make_nop()
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Dsoftware-architecture.rst15 Arm Corstone-1000 is a reference solution for IoT devices. It is part of
16 Total Solution for IoT which consists of hardware and software reference
19 Corstone-1000 software plus hardware reference solution is PSA Level-2 ready
25 This readme explicitly focuses on the software part of the solution and
177 solution relies on the `RSE communication protocol
/openbmc/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst39 solution. Alternatively some implementations might directly issue a bus
58 hard-reset might be the best solution.

12345678910>>...30