Searched full:conversions (Results 1 – 25 of 264) sorted by relevance
1234567891011
/linux-6.12.1/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.
|
/linux-6.12.1/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-adc-mcp3564 | 25 is enabled, ADC takes two conversions, one with the differential 32 conversions, which is on the order of magnitude of the noise
|
D | sysfs-bus-iio-dfsdm-adc-stm32 | 22 Writing value before starting conversions.
|
/linux-6.12.1/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 | 95 * All other string-to-integer conversions are implicit conversions. in acpi_ex_convert_to_integer() 380 * and explicit conversions and related rules. 642 * Named field can always handle conversions in acpi_ex_convert_to_target_type()
|
/linux-6.12.1/drivers/iio/adc/ |
D | ti-ads124s08.c | 241 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() 290 dev_err(&priv->spi->dev, "Start ADC conversions failed\n"); in ads124s_trigger_handler() 295 dev_err(&priv->spi->dev, "Stop ADC conversions failed\n"); in ads124s_trigger_handler()
|
D | nau7802.c | 161 * 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()
|
D | mcp320x.c | 426 /* conversions are started by asserting CS pin for 8 usec */ in mcp320x_probe() 437 * conversions without delay between them resets the chip in mcp320x_probe() 438 * and ensures all subsequent conversions succeed. in mcp320x_probe()
|
/linux-6.12.1/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.
|
/linux-6.12.1/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
|
/linux-6.12.1/drivers/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 | 186 * Stop any conversions, disable interrupts, and clear in daqp_ai_cancel() 339 /* stop any conversions and clear the status event flags */ in daqp_ai_insn_read() 426 * the scan time is the number of conversions times in daqp_ai_cmdtest() 485 * we want the fastest possible conversions, scan_begin_src in daqp_ai_cmd() 565 /* 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) 252 /* disable hardware triggering of conversions */ in das800_disable() 446 * no one else disables hardware conversions. in das800_interrupt() 449 /* if hardware conversions are not enabled, then quit */ in das800_interrupt()
|
/linux-6.12.1/Documentation/sound/cards/ |
D | mixart.rst | 19 decoding, samplerate conversions and various effects. 75 - on-board effects and samplerate conversions
|
/linux-6.12.1/drivers/iio/ |
D | TODO | 6 - Yaml conversions for abandoned drivers
|
/linux-6.12.1/arch/sparc/kernel/ |
D | sys32.S | 4 * conversions.
|
/linux-6.12.1/include/linux/ |
D | hwmon-vid.h | 3 hwmon-vid.h - VID/VRM/VRD voltage conversions
|
/linux-6.12.1/arch/m68k/math-emu/ |
D | fp_arith.h | 32 /* ones that do rounding and integer conversions */
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | maxim,max1241.yaml | 38 specified, the /SHDN pin will be asserted between conversions,
|
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. 288 Resolution (bits) to use for conversions:
|
/linux-6.12.1/drivers/gpio/ |
D | TODO | 121 dry-code conversions to MMIO GPIO for maintainers to test 145 dry-code conversions to gpiolib irqchip for maintainers to test
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_guc_klv_thresholds_set_types.h | 18 * This super macro allows various conversions between the GuC adverse event
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra210-sfc.yaml | 12 frequency conversions of streams of up to two channels (stereo).
|
1234567891011