Home
last modified time | relevance | path

Searched refs:raising (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/drivers/iio/light/
H A Dlm3533-als.c311 static inline u8 lm3533_als_get_threshold_reg(unsigned nr, bool raising) in lm3533_als_get_threshold_reg() argument
313 u8 offset = !raising; in lm3533_als_get_threshold_reg()
319 bool raising, u8 *val) in lm3533_als_get_threshold() argument
328 reg = lm3533_als_get_threshold_reg(nr, raising); in lm3533_als_get_threshold()
337 bool raising, u8 val) in lm3533_als_set_threshold() argument
347 reg = lm3533_als_get_threshold_reg(nr, raising); in lm3533_als_set_threshold()
348 reg2 = lm3533_als_get_threshold_reg(nr, !raising); in lm3533_als_set_threshold()
361 if ((raising && (val < val2)) || (!raising && (val > val2))) { in lm3533_als_set_threshold()
382 u8 raising; in lm3533_als_get_hysteresis() local
392 ret = lm3533_als_get_threshold(indio_dev, nr, true, &raising); in lm3533_als_get_hysteresis()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dnetxbig-gpio-ext.txt8 - enable-gpio: latches the new configuration (address, data) on raising edge.
/openbmc/docs/designs/
H A Dthermal-control-modes.md14 effectively raising the floor when these optical cables exist but an interface
69 of raising floor speeds for configurations where its unnecessary.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-ltc4162l74 until some external power-supply is attached raising the input
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Darm,mhu.yaml27 be associated with a type of event that can contribute to raising the
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0007-Deleted-settiong-of-python-to-fix-the-install-confli.patch61 # rather than raising KeyboardInterrupt. As we do all database
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-ntb-function.rst192 will ensure there is no difference while raising the doorbell.
198 for raising doorbell interrupt. This will be populated by EPF NTB
/openbmc/linux/drivers/crypto/caam/
H A DKconfig82 raising an interrupt, in the range 1-255. Note that a selection
/openbmc/linux/Documentation/accounting/
H A Ddelay-accounting.rst26 important tasks could be a trigger for raising its corresponding priority.
/openbmc/linux/Documentation/arch/arm/
H A Dkernel_mode_neon.rst70 software assistance, it signals the kernel by raising an undefined instruction
/openbmc/u-boot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped53 # of raising an exception.
56 # instead of raising an exception.
753 FdtSw object on success, else integer error code (if not raising)
/openbmc/linux/Documentation/admin-guide/
H A Drtc.rst50 for...) It can also function as a 24hr alarm, raising IRQ 8 when the
/openbmc/linux/Documentation/scheduler/
H A Dsched-energy.rst261 result in raising the OPP of the entire performance domain, and that will
267 smaller than the cost of raising the OPP on the little CPUs for all the other
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst1262 this counter is raising, try moving the adapter card to a different slot
1270 due to getting TS/EIEOS). If this counter is raising, try moving the
1278 is raising in high rate, it might indicate that the receive traffic rate
/openbmc/qemu/docs/devel/
H A Dreset.rst95 on other objects, such as raising or lowering a qemu_irq line or reading or
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dfs.rst37 ``io_setup`` will fail with ``EAGAIN``. Note that raising
/openbmc/linux/Documentation/block/
H A Dbfq-iosched.rst215 throughput. For brevity, we call just "weight-raising" the whole
217 particular, BFQ provides a milder form of weight-raising for
/openbmc/linux/Documentation/input/devices/
H A Djoystick-parport.rst529 respond try raising it until they work. Setting the type to 8 allows the
/openbmc/qemu/hw/nvme/
H A Dtrace-events2 pci_nvme_irq_msix(uint32_t vector) "raising MSI-X IRQ vector %u"
/openbmc/linux/Documentation/usb/
H A Dusb-serial.rst276 that the device has trouble or is incapable of raising line voltage properly.
/openbmc/qemu/hw/intc/
H A Dtrace-events60 xics_icp_raise(uint32_t xirr, uint8_t pending_priority) "raising IRQ new XIRR=0x%x new pending prio…
/openbmc/qemu/fpu/
H A Dsoftfloat-parts.c.inc902 * raising float_flag_inexact.
/openbmc/linux/arch/arm64/
H A DKconfig1773 set this bit instead of raising an access flag fault.
1775 clear the read-only bit (AP[2]) instead of raising a
/openbmc/u-boot/common/spl/
H A DKconfig491 ICs (PMICs) before raising the CPU clock speed, for example.
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables.rst89 being fetched from an allowed location and avoids raising an error

12