/linux/include/video/ |
H A D | imx-ipu-image-convert.h | 5 * i.MX Queued image conversion support, with tiling and rotation. 15 * struct ipu_image_convert_run - image conversion run request struct 17 * @ctx: the conversion context 35 * ipu_image_convert_cb_t - conversion callback function prototype 37 * @run: the completed conversion run pointer 83 * ipu_image_convert_prepare() - prepare a conversion context. 93 * Returns an opaque conversion context pointer on success, error pointer 107 * ipu_image_convert_unprepare() - unprepare a conversion context. 109 * @ctx: the conversion context pointer to unprepare 122 * ipu_image_convert_queue() - queue a conversion run [all …]
|
/linux/Documentation/w1/slaves/ |
H A D | w1_therm.rst | 18 w1_therm provides basic temperature conversion for ds18*20, ds28ea00, GX20MH01 32 read sequence will initiate a temperature conversion, then provide two 46 in the module), it will drive the line high during the longer conversion 48 ``therm_bulk_read`` will return 0 if no bulk conversion pending, 49 -1 if at least one sensor still in conversion, 1 if conversion is complete 52 may return empty if conversion is still in progress. Note that if a bulk 57 A strong pullup will be applied during the conversion if required. 59 ``conv_time`` is used to get current conversion time (read), and 60 adjust it (write). A temperature conversion time depends on the device type and 61 its current resolution. Default conversion time is set by the driver according [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-w1_therm | 81 a conversion and send the result. Note that the 82 conversion duration depend on the resolution (if 115 (RW) trigger a bulk read conversion. read the status 119 conversion in progress on at least 1 sensor 121 conversion complete but at least one sensor 125 trigger a conversion on each device 143 (RW) Get, set, or measure a temperature conversion time. The 145 reset to default (datasheet) conversion time for a new 149 Actual conversion time in milliseconds. 153 Set the default conversion time from the datasheet. [all …]
|
H A D | sysfs-bus-iio-ina2xx-adc | 6 By default (value '0'), the capture thread checks for the Conversion 8 buffer. This synchronizes the in-chip conversion rate with the 11 Writing '1' will remove the polling for the Conversion Ready Flags to 14 or repeated, depending on the beat between the capture and conversion
|
/linux/drivers/acpi/acpica/ |
H A D | utstrtoul64.c | 4 * Module Name: utstrtoul64 - String-to-integer conversion support for both 18 * conversion functions: 24 * 2) Runtime "Explicit conversion" as defined in the ACPI specification. 25 * 3) Runtime "Implicit conversion" as defined in the ACPI specification. 30 * iASL - Main parser, conversion of constants to integers 34 * debugger - Command line input string conversion 67 * full 64-bit conversion, regardless of the current global 73 * iASL - Main ASL parser, conversion of ASL constants to integers 120 * Force a full 64-bit conversion. The caller (usually iASL) must in acpi_ut_strtoul64() 128 * Perform the base 8, 10, or 16 conversion. A 64-bit numeric overflow in acpi_ut_strtoul64() [all …]
|
H A D | exconvrt.c | 4 * Module Name: exconvrt - Object conversion routines 30 * implicit_conversion - Used for string conversion 54 /* No conversion necessary */ in acpi_ex_convert_to_integer() 84 /* String conversion is different than Buffer conversion */ in acpi_ex_convert_to_integer() 94 * Explicit conversion is used only by to_integer. in acpi_ex_convert_to_integer() 186 /* No conversion necessary */ in acpi_ex_convert_to_buffer() 375 * type - String flags (base and conversion type) 401 /* No conversion necessary */ in acpi_ex_convert_to_string() 452 /* Append "0x" prefix for explicit hex conversion */ in acpi_ex_convert_to_string() 486 * Explicit conversion from the to_decimal_string ASL operator. in acpi_ex_convert_to_string() [all …]
|
H A D | nsconvert.c | 28 * RETURN: Status. AE_OK if conversion was successful. 45 /* String-to-Integer conversion */ in acpi_ns_convert_to_integer() 56 /* Buffer-to-Integer conversion. Max buffer size is 64 bits. */ in acpi_ns_convert_to_integer() 92 * RETURN: Status. AE_OK if conversion was successful. 109 * Integer-to-String conversion. Commonly, convert in acpi_ns_convert_to_string() 133 * Buffer-to-String conversion. Use a to_string in acpi_ns_convert_to_string() 134 * conversion, no transform performed on the buffer data. The best in acpi_ns_convert_to_string() 175 * RETURN: Status. AE_OK if conversion was successful. 195 * Integer-to-Buffer conversion. in acpi_ns_convert_to_buffer() 210 /* String-to-Buffer conversion. Simple data copy */ in acpi_ns_convert_to_buffer() [all …]
|
/linux/drivers/hwmon/ |
H A D | bt1-pvt.h | 79 * conversion in order to have the thresholds checked and the 176 * @thres_sts_lo: low threshold status saved on the previous data conversion. 177 * @thres_sts_hi: high threshold status saved on the previous data conversion. 179 * @conversion: data conversion completion. 188 struct completion conversion; member 201 * when the alarms enabled, or the data conversion interface 203 * @sensor: current PVT sensor the data conversion is being performed for. 205 * @timeout: conversion timeout cache.
|
H A D | bt1-pvt.c | 92 * Similar alterations are performed for the voltage conversion equations. 184 * a common interrupt vector of the sensors conversion completion events and 187 * thresholds comparator is enabled right after the data conversion is 191 * the alarms by itself at each conversion. This also makes pointless to handle 193 * data conversion completion. The best driver design would be to have the 196 * in this driver. In case if the alarms are disabled, the conversion is 213 * status before the next conversion happens. Threshold events will be in pvt_soft_isr() 233 * recharge the data conversion. After this the mode corresponding in pvt_soft_isr() 262 * While PVT core is doing the next mode data conversion, we'll check in pvt_soft_isr() 416 * repeated conversion wouldn't happen. in pvt_hard_isr() [all …]
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-v4l2.rst | 116 conversion, it will return another supported colorspace. 117 The driver indicates that colorspace conversion is supported by setting 160 conversion, it will return another supported encoding. 162 ycbcr_enc conversion is supported by setting the flag 174 conversion, it will return another supported encoding. 176 that hsv_enc conversion is supported by setting the flag 190 conversion, it will return another supported quantization. 191 The driver indicates that quantization conversion is supported by setting 203 conversion, it will return another supported transfer function. 204 The driver indicates that xfer_func conversion is supported by setting [all …]
|
/linux/arch/s390/include/asm/ |
H A D | ebcdic.h | 3 * EBCDIC -> ASCII, ASCII -> EBCDIC conversion routines. 15 extern __u8 _ascebc_500[256]; /* ASCII -> EBCDIC 500 conversion table */ 16 extern __u8 _ebcasc_500[256]; /* EBCDIC 500 -> ASCII conversion table */ 17 extern __u8 _ascebc[256]; /* ASCII -> EBCDIC conversion table */ 18 extern __u8 _ebcasc[256]; /* EBCDIC -> ASCII conversion table */
|
/linux/include/linux/platform_data/ |
H A D | apds990x.h | 23 * @cf1: clear channel factor 1 for raw to lux conversion 24 * @irf1: IR channel factor 1 for raw to lux conversion 25 * @cf2: clear channel factor 2 for raw to lux conversion 26 * @irf2: IR channel factor 2 for raw to lux conversion 27 * @df: device factor for conversion formulas
|
/linux/Documentation/hwmon/ |
H A D | ina3221.rst | 23 and supply voltage, with programmable conversion times and averaging, current 62 update_interval Data conversion time in millisecond, following: 68 * BC: bus-voltage conversion time in millisecond 69 * SC: shunt-voltage conversion time in millisecond 71 Affects both Bus- and Shunt-voltage conversion time. 73 and SC to 140 us (minimum conversion time).
|
H A D | lm73.rst | 33 affects the conversion time of the LM73's analog-to-digital converter. 35 conversion time via the 'update_interval' sysfs attribute for the 50 used to change the conversion time:: 79 conversion time actively in use. 81 Mathematically, the resolution can be derived from the conversion time
|
H A D | ina2xx.rst | 84 programmable conversion times and filtering. 101 programmable calibration value and conversion times. The SY24655 can also 102 calculate average power for use in energy conversion. 111 bus and shunt voltage conversion times multiplied by the averaging rate. We 112 don't touch the conversion times and only modify the number of averages. The 145 update_interval data conversion time; affects number of samples used
|
H A D | ds1621.rst | 109 Temperature Conversion 162 Resolution Conversion Time Input Range 172 used to change the conversion time:: 206 after a write operation provides the conversion time used by the device. 208 Mathematically, the resolution can be derived from the conversion time 217 - 93.75ms = minimum conversion time
|
H A D | max197.rst | 35 filled with a pointer to a conversion function, defined like:: 39 ctrl is the control byte to write to start a new conversion. 50 3 BIP Unipolar or Bipolar conversion mode 58 in[0-7]_input The conversion value for the corresponding channel.
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,max11410.yaml | 47 description: vref0p supply can be used as reference for conversion. 50 description: vref1p supply can be used as reference for conversion. 53 description: vref2p supply can be used as reference for conversion. 56 description: vref0n supply can be used as reference for conversion. 59 description: vref1n supply can be used as reference for conversion. 62 description: vref2n supply can be used as reference for conversion.
|
/linux/include/uapi/linux/ |
H A D | dlmconstants.h | 51 * Used to cancel a pending lock request or conversion. A converting lock is 56 * Indicates a lock conversion request. For conversions the name and namelen 62 * lock status block. When this flag is set in a lock conversion from PW or EX 69 * Force a conversion request to be queued, even if it is compatible with 78 * Allows the dlm to resolve conversion deadlocks internally by demoting the 80 * returned for a conversion that's been effected by this. 89 * Do not cancel the lock if it gets into conversion deadlock.
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | adi,ad7879.yaml | 39 adi,first-conversion-delay: 84 adi,conversion-interval: 120 adi,first-conversion-delay = /bits/ 8 <3>; 124 adi,conversion-interval = /bits/ 8 <255>; 144 adi,first-conversion-delay = /bits/ 8 <3>; 148 adi,conversion-interval = /bits/ 8 <255>;
|
H A D | fsl-mx25-tcq.txt | 1 Freescale mx25 TS conversion queue module 3 mx25 touchscreen conversion queue module which controls the ADC unit of the 24 This device includes two conversion queues which can be added as subnodes.
|
/linux/drivers/gpu/drm/ |
H A D | drm_format_helper.c | 24 * drm_format_conv_state_init - Initialize format-conversion state 39 * drm_format_conv_state_copy - Copy format-conversion state 43 * Copies format-conversion state from @old_state to @state; except for 60 * drm_format_conv_state_reserve - Allocates storage for format conversion 61 * @state: The format-conversion state 68 * conversion and call this function once to allocate the range. 96 * drm_format_conv_state_release - Releases an format-conversion storage 97 * @state: The format-conversion state 99 * Releases the memory range references by the format-conversion state. 257 * framebuffer formats must match. No conversion takes place. The parameters @dst, [all …]
|
/linux/fs/smb/server/ |
H A D | unicode.c | 23 * This function handles the conversion of a single character. It is the 25 * enough to hold the result of the conversion (at least NLS_MAX_CHARSET_SIZE). 27 * Return: string length after conversion 104 * Return: string length after conversion 158 * Return: string length after conversion 191 * conversion bleed into the null terminator in smb_from_utf16() 231 * Return: string length after conversion 244 * as caller should have assumed conversion does not overflow in smb_strtoUTF16() 323 * page. Conversion may involve remapping up the six characters that are 336 * page. Conversion may involve remapping up the six characters that are [all …]
|
/linux/drivers/iio/adc/ |
H A D | max1118.c | 74 * To select CH1 for conversion, CNVST pin must be brought high in max1118_read() 87 * CNVST. The total acquisition and conversion process takes in max1118_read() 184 "failed to get conversion data\n"); in max1118_trigger_handler() 244 * To reinitiate a conversion on CH0, it is necessary to allow for a in max1118_probe() 245 * conversion to be complete and all of the data to be read out. Once in max1118_probe() 246 * a conversion has been completed, the MAX1117/MAX1118/MAX1119 will go in max1118_probe() 247 * into AutoShutdown mode until the next conversion is initiated. in max1118_probe()
|
/linux/drivers/comedi/drivers/ |
H A D | mpc624.c | 29 * [1] - conversion rate 30 * Conversion rate RMS noise Effective Number Of Bits 147 * conversion result in mpc624_ai_get_sample() 150 * conversion result in mpc624_ai_get_sample() 153 * conversion precision up to 29 bits; in mpc624_ai_get_sample() 215 /* Trigger the conversion */ in mpc624_ai_insn_read() 223 /* Wait for the conversion to end */ in mpc624_ai_insn_read()
|