Home
last modified time | relevance | path

Searched refs:desired (Results 1 – 25 of 631) sorted by relevance

12345678910>>...26

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvio.c98 size_t desired; member
415 cmo->desired += (viodev->cmo.desired - VIO_CMO_MIN_ENT); in vio_cmo_balance()
657 if (desired >= viodev->cmo.desired) { in vio_cmo_set_dev_desired()
659 vio_cmo.desired += desired - viodev->cmo.desired; in vio_cmo_set_dev_desired()
660 viodev->cmo.desired = desired; in vio_cmo_set_dev_desired()
663 vio_cmo.desired -= viodev->cmo.desired - desired; in vio_cmo_set_dev_desired()
664 viodev->cmo.desired = desired; in vio_cmo_set_dev_desired()
738 viodev->cmo.desired = in vio_cmo_bus_probe()
768 vio_cmo.desired += (viodev->cmo.desired - in vio_cmo_bus_probe()
794 vio_cmo.desired += viodev->cmo.desired; in vio_cmo_bus_probe()
[all …]
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc.c63 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) in __wait_on_ibf() argument
68 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_ibf()
73 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_ibf()
79 return !(state == desired); in __wait_on_ibf()
83 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) in __wait_on_obf() argument
88 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_obf()
93 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_obf()
99 return !(state == desired); in __wait_on_obf()
/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c488 if (desired->base == cur->base && desired->remap == cur->remap && in mvebu_pcie_set_window()
489 desired->size == cur->size) in mvebu_pcie_set_window()
504 if (desired->size == 0) in mvebu_pcie_set_window()
508 desired->size, desired->remap); in mvebu_pcie_set_window()
515 *cur = *desired; in mvebu_pcie_set_window()
521 struct mvebu_pcie_window desired = {}; in mvebu_pcie_handle_iobase_change() local
528 &desired, &port->iowin); in mvebu_pcie_handle_iobase_change()
539 desired.base = port->pcie->io.start + desired.remap; in mvebu_pcie_handle_iobase_change()
542 desired.remap) + in mvebu_pcie_handle_iobase_change()
557 &desired, &port->memwin); in mvebu_pcie_handle_membase_change()
[all …]
/openbmc/phosphor-state-manager/target_files/
H A Dobmc-fan-watchdog-takeover.target2 #is no longer desired or possible. It should also add units to this target
4 #desired or possible.
/openbmc/openbmc-test-automation/lib/
H A Dboot_utils.robot21 # you simply want the machine in a desired
47 # you simply want the machine in a desired
73 # you simply want the machine in a desired
99 # you simply want the machine in a desired
125 # you simply want the machine in a desired
151 # you simply want the machine in a desired
177 # you simply want the machine in a desired
204 # you simply want the machine in a desired
230 # you simply want the machine in a desired
256 # you simply want the machine in a desired
[all …]
/openbmc/linux/drivers/staging/iio/Documentation/
H A Dsysfs-bus-iio-dds10 can control the desired active tuning word by writing Y to the
18 obtain the desired value in Hz. If shared across all frequency
40 control the desired phase Y which is added to the phase
48 the desired value in rad. If shared across all phase registers
/openbmc/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst14 2. "desired temperature" trip point: it should be higher than the
65 sustained power that can be dissipated at the desired control
67 the desired maximum temperature. The actual sustained power can vary
107 above "desired temperature" trip point). Conversely, `k_pu` is the
109 (current temperature below "desired temperature" trip point).
134 desired temperature and the current one. When the current temperature
135 is the desired one, then the proportional component is zero and
147 - T_set is the desired temperature
160 rises from the switch on temperature to the desired temperature.
/openbmc/qemu/docs/system/
H A Dcpu-models-mips.rst.inc14 across all desired hosts.
46 across all desired hosts.
90 across all desired hosts.
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Drenesas,rza2-pinctrl.yaml52 (or a single) pin in some desired alternate function mode.
54 pin number and the desired function index. Use the RZA2_PINMUX macro
58 to express the desired port pin.
H A Dcanaan,k210-fpioa.yaml55 FPIOA client devices use sub-nodes to define the desired pin
64 desired function for the IO pin. Functions are defined as
78 FPIOA client devices use sub-nodes to define the desired
/openbmc/linux/arch/powerpc/include/asm/
H A Dvio.h103 size_t desired; member
136 extern void vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired);
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dtoshiba_haps.rst29 file to set the desired protection level or sensor sensibility.
40 PTLV Sets the desired protection level.
77 level, as well as set the desired protection level, the
/openbmc/linux/Documentation/hwmon/
H A Dmax31790.rst23 PWM outputs. The desired fan speeds (or PWM duty cycles) are written
40 fan[1-6]_target RW desired fan speed in RPM
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-parm.rst107 - This is the desired period between successive frames captured by
119 Applications store here the desired frame period, drivers return
137 - Applications set this field to the desired number of buffers used
166 - This is the desired period between successive frames output by the
179 Applications store here the desired frame period, drivers return
197 - Applications set this field to the desired number of buffers used
/openbmc/linux/include/linux/
H A Dmdio-mux.h25 int (*switch_fn) (int cur, int desired, void *data),
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Dmax2175.rst34 - The LO frequency position is below the desired frequency.
36 - The LO frequency position is above the desired frequency.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DDrive.interface.yaml14 The desired Drive transition
35 The desired transition for the Drive
H A DBMC.interface.yaml12 The desired BMC transition
34 The desired transition for the BMC firmware
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra186-dspk.yaml12 the desired sampling rate by interpolation and then converts the
13 over sampled Pulse Code Modulation (PCM) input to the desired 1-bit
/openbmc/linux/Documentation/networking/
H A Dipv6.rst25 IPv6 addresses or operations are desired.
65 This might be used when no IPv6 addresses are desired.
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmicrochip,mpfs-clkcfg.yaml42 The clock consumer should specify the desired clock by having the clock
53 CLK_ENVM to CLK_CFM. The reset consumer should specify the desired
H A Dpxa-clock.txt7 The clock consumer should specify the desired clock by having the clock
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dtpo,tpg110.yaml16 driver is strapped up in electronics to the desired resolution
27 If some electrical strap or alternate resolution is desired,
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/
H A DType.interface.yaml8 The desired boot image type.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/parallel-deqp-runner/
H A Dparallel-deqp-runner_git.bb9 # Modify these as desired

12345678910>>...26