Searched full:conversions (Results 1 – 25 of 221) sorted by relevance
123456789
/kernel/linux/linux-5.10/include/video/ |
D | imx-ipu-image-convert.h | 85 * @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.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-stm32 | 7 conversions on external trigger by either: 15 Writing value before enabling conversions sets trigger polarity.
|
D | sysfs-bus-iio-dfsdm-adc-stm32 | 22 Writing value before starting conversions.
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
D | utstrtoul64.c | 23 * 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()
|
D | nsrepair.c | 26 * 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 */
|
D | exconvrt.c | 94 * All other string-to-integer conversions are implicit conversions. in acpi_ex_convert_to_integer() 368 * and explicit conversions and related rules. 598 * Named field can always handle conversions in acpi_ex_convert_to_target_type()
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
D | ti-ads124s08.c | 242 dev_err(&priv->spi->dev, "Start conversions failed\n"); in ads124s_read_raw() 256 dev_err(&priv->spi->dev, "Stop conversions failed\n"); in ads124s_read_raw() 292 dev_err(&priv->spi->dev, "Start ADC conversions failed\n"); in ads124s_trigger_handler() 297 dev_err(&priv->spi->dev, "Stop ADC conversions failed\n"); in ads124s_trigger_handler()
|
D | nau7802.c | 160 * Conversions are synchronised on the rising edge of NAU7802_PUCTRL_CS_BIT 193 * wait for enough conversions to happen before getting a significant in nau7802_eoc_trigger() 258 * wait for enough conversions to happen before getting a significant in nau7802_read_poll() 509 * the interrupt line may stay high between conversions. in nau7802_probe()
|
D | mcp320x.c | 422 /* conversions are started by asserting CS pin for 8 usec */ in mcp320x_probe() 433 * conversions without delay between them resets the chip in mcp320x_probe() 434 * and ensures all subsequent conversions succeed. in mcp320x_probe()
|
/kernel/linux/linux-5.10/Documentation/misc-devices/ |
D | apds990x.rst | 28 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.
|
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/ |
D | omap4xxx-bandgap.h | 52 * ADC conversions and representation of temperature limits 139 * ADC conversions and representation of temperature limits
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
D | ni_labpc.c | 19 * conversions) 43 * one channel are also legal, and allow you to pace conversions in bursts.
|
D | quatech_daqp_cs.c | 187 * Stop any conversions, disable interrupts, and clear in daqp_ai_cancel() 340 /* stop any conversions and clear the status event flags */ in daqp_ai_insn_read() 427 * the scan time is the number of conversions times in daqp_ai_cmdtest() 486 * we want the fastest possible conversions, scan_begin_src in daqp_ai_cmd() 566 /* Save away the number of conversions we should perform, and in daqp_ai_cmd()
|
D | das800.c | 23 * [1] - IRQ (optional, required for timed or externally triggered conversions) 254 /* disable hardware triggering of conversions */ in das800_disable() 448 * no one else disables hardware conversions. in das800_interrupt() 451 /* if hardware conversions are not enabled, then quit */ in das800_interrupt()
|
/kernel/linux/linux-5.10/Documentation/sound/cards/ |
D | mixart.rst | 19 decoding, samplerate conversions and various effects. 75 - on-board effects and samplerate conversions
|
/kernel/linux/linux-5.10/drivers/iio/ |
D | TODO | 6 - Yaml conversions for abandoned drivers
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
D | st,stm32-adc.yaml | 11 It has several multiplexed input channels. Conversions can be performed 14 Conversions can be launched in software or using hardware triggers. 246 Resolution (bits) to use for conversions:
|
D | maxim,max1241.yaml | 38 specified, the /SHDN pin will be asserted between conversions,
|
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
D | p80211conv.h | 4 * Ether/802.11 conversions and packet buffer routines 49 * Ethernet to/from 802.11 frame conversions.
|
/kernel/linux/linux-5.10/include/linux/ |
D | hwmon-vid.h | 3 hwmon-vid.h - VID/VRM/VRD voltage conversions
|
D | fs_types.h | 19 * conversions.
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
D | fp_arith.h | 38 /* ones that do rounding and integer conversions */
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | types.h | 46 * No conversions are necessary between 32-bit user-space and a 64-bit kernel.
|
/kernel/linux/linux-5.10/drivers/gpio/ |
D | TODO | 116 dry-code conversions to MMIO GPIO for maintainers to test 173 dry-code conversions to gpiolib irqchip for maintainers to test
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
D | max6642.c | 54 * Conversions 98 * Start the conversions. in max6642_init_client()
|
123456789