Home
last modified time | relevance | path

Searched full:conversions (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/openbmc/linux/include/video/
H A Dimx-ipu-image-convert.h85 * @ipu: the IPU handle to use for the conversions
86 * @ic_task: the IC task to use for the conversions
111 * Aborts any active or pending conversions for this context and
142 * ipu_image_convert_abort() - abort conversions
146 * This will abort any active or pending conversions for this context.
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dst,stm32-adc.txt4 It has several multiplexed input channels. Conversions can be performed
7 Conversions can be launched in software or using hardware triggers.
14 Each instance supports two contexts to manage conversions, each one has its
17 - injected conversions have higher priority, and so have the ability to
85 - assigned-resolution-bits: Resolution (bits) to use for conversions. Must
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-stm327 conversions on external trigger by either:
15 Writing value before enabling conversions sets trigger polarity.
H A Dsysfs-bus-iio-dfsdm-adc-stm3222 Writing value before starting conversions.
/openbmc/linux/drivers/acpi/acpica/
H A Dutstrtoul64.c23 * constants than the runtime (interpreter) integer-to-string conversions.
32 * interpreter - Implicit and explicit conversions, GPE method names
41 * and implicit conversions. This global must be set to the proper width.
43 * acpi_ut_strtoul64 interface, all conversions are 64 bits. This interface is
51 * support (explicit/implicit) for octal string conversions.
201 * interpreter - All runtime implicit conversions, as per ACPI specification
218 * implicit conversions, and the "0x" prefix is "not allowed". in acpi_ut_implicit_strtoul64()
H A Dnsrepair.c26 * conversions here, in one place, eliminates the need for individual ACPI
27 * device drivers to do the same. Note: Most of these conversions are different
31 * The following conversions can be performed as necessary:
42 * Additional conversions that are available:
67 /* Resource descriptor conversions */
85 /* Object reference conversions */
90 /* Unicode conversions */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/
H A Dtnftp_20230507.bb19 file://0001-Add-casts-to-appease-conversions-between-wchar_t-and.patch \
20 file://0002-Add-casts-to-appease-conversions-between-wchar_t-and.patch \
/openbmc/linux/drivers/iio/adc/
H A Dti-ads124s08.c241 dev_err(&priv->spi->dev, "Start conversions failed\n"); in ads124s_read_raw()
255 dev_err(&priv->spi->dev, "Stop conversions failed\n"); in ads124s_read_raw()
291 dev_err(&priv->spi->dev, "Start ADC conversions failed\n"); in ads124s_trigger_handler()
296 dev_err(&priv->spi->dev, "Stop ADC conversions failed\n"); in ads124s_trigger_handler()
H A Dnau7802.c161 * Conversions are synchronised on the rising edge of NAU7802_PUCTRL_CS_BIT
194 * wait for enough conversions to happen before getting a significant in nau7802_eoc_trigger()
259 * wait for enough conversions to happen before getting a significant in nau7802_read_poll()
502 * the interrupt line may stay high between conversions. in nau7802_probe()
/openbmc/linux/Documentation/misc-devices/
H A Dapds990x.rst28 Driver makes necessary conversions to both directions so that user handles
41 Proximity side is little bit simpler. There is no need for complex conversions.
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Domap4xxx-bandgap.h52 * ADC conversions and representation of temperature limits
139 * ADC conversions and representation of temperature limits
/openbmc/linux/drivers/comedi/drivers/
H A Dni_labpc.c19 * conversions)
43 * one channel are also legal, and allow you to pace conversions in bursts.
/openbmc/linux/Documentation/sound/cards/
H A Dmixart.rst19 decoding, samplerate conversions and various effects.
75 - on-board effects and samplerate conversions
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-fastnumbers_5.1.1.bb1 SUMMARY = "Super-fast and clean conversions to numbers."
H A Dpython3-bitstruct_8.19.0.bb1 DESCRIPTION = "This module performs conversions between Python values and C bit field structs repre…
/openbmc/qemu/include/libdecnumber/dpd/
H A Ddecimal128.h85 /* String conversions */
90 /* decNumber conversions */
H A Ddecimal64.h85 /* String conversions */
90 /* decNumber conversions */
H A Ddecimal32.h83 /* String conversions */
88 /* decNumber conversions */
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211conv.h4 * Ether/802.11 conversions and packet buffer routines
28 * Ethernet to/from 802.11 frame conversions.
/openbmc/linux/drivers/iio/
H A DTODO6 - Yaml conversions for abandoned drivers
/openbmc/linux/arch/sparc/kernel/
H A Dsys32.S4 * conversions.
/openbmc/linux/include/linux/
H A Dhwmon-vid.h3 hwmon-vid.h - VID/VRM/VRD voltage conversions
/openbmc/openbmc/poky/meta/recipes-support/libffi/
H A Dlibffi_3.4.6.bb8 A layer must exist above `libffi' that handles type conversions for values passed between the two l…
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_arith.h38 /* ones that do rounding and integer conversions */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/
H A D0002-Add-casts-to-appease-conversions-between-wchar_t-and.patch4 Subject: [PATCH] Add casts to appease conversions between wchar_t and wint_t

12345678910>>...18