Home
last modified time | relevance | path

Searched full:integration (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/linux/include/linux/iio/
H A Diio-gts-helper.h32 * struct iio_itime_sel_mul - integration time description
37 * integration time and amplification as well as corresponding selector
42 * 200 mS => 4 and 400 mS => 8 assuming the impact of integration time would be
46 * @time_us: Integration time in microseconds. Time values must be positive,
117 * iio_gts_find_int_time_by_sel - find integration time matching a selector
119 * @sel: selector for which matching integration time is searched for
121 * Return: integration time matching given selector or -EINVAL if
122 * integration time was not found.
136 * iio_gts_find_sel_by_int_time - find selector matching integration time
138 * @time: Integration tim
[all...]
/linux/drivers/iio/
H A Dindustrialio-gts-helper.c51 * @known: Either integration time or gain depending on which one is known
121 * generated by HW-gain or integration time. It is up to caller to decide what
122 * part of the total gain is due to integration time and what due to HW-gain.
198 * We assume all the gains for same integration time were unique. in gain_to_scaletables()
267 * integration time.
341 * iio_gts_build_avail_time_table - build table of available integration times
407 * iio_gts_purge_avail_time_table - free-up the available integration time table
426 * integration times. Availability tables are built based on the originally
432 * integration time.
435 * 3. A sorted table of supported integration times
[all …]
/linux/drivers/iio/adc/
H A Dpac1921.c32 /* pac1921 integration configuration bits */
63 /* Time from Sleep State to Start of Integration Period (tSLEEP_TO_INT) */
115 * integration period.
117 * Changing the number of samples affects the integration period: higher the
118 * number of samples, longer the integration period.
127 * The integration period depends on the configuration of number of integration
129 * contains integration periods, in microsecs unit, based on table 4-5 from
130 * datasheet considering power integration mode, 14-Bit resolution and post
217 * Check if first integration after configuration update has completed.
230 * Data valid after the device entered into integration state, in pac1921_data_ready()
[all …]
/linux/drivers/iio/light/
H A Dcm3232.c124 * cm3232_read_als_it() - Get sensor integration time
126 * @val: pointer of int to load the integration (sec).
127 * @val2: pointer of int to load the integration time (microsecond).
129 * Report the current integration time.
153 * cm3232_write_als_it() - Write sensor integration time
155 * @val: integration time in second.
156 * @val2: integration time in microsecond.
158 * Convert integration time to sensor value.
194 * Convert sensor data to lux. It depends on integration
284 * Display the available integration tim
[all...]
H A Dnoa1305.c99 * Lux = count / (<Integration Constant> * <Integration Time>) in noa1305_scale()
101 * Integration Constant = 7.7 in noa1305_scale()
102 * Integration Time in Seconds in noa1305_scale()
196 if (val) /* >= 1s integration time not supported */ in noa1305_write_raw()
199 /* Look up integration time register settings and write it if found. */ in noa1305_write_raw()
294 dev_err(&client->dev, "Setting integration time failed\n"); in noa1305_probe()
/linux/include/linux/platform_data/
H A Dtsl2772.h38 * @als_time: Integration time of the ALS channel ADCs in 2.73 ms
39 * increments. Total integration time is
45 * @prox_time: Integration time of the proximity ADC in 2.73 ms
46 * increments. Total integration time is
/linux/drivers/media/usb/gspca/
H A Dse401.c180 int integration = val << 6; in setexposure() local
191 integration = integration - integration % 106667; in setexposure()
193 integration = integration - integration % 88889; in setexposure()
195 expose_h = (integration >> 16); in setexposure()
196 expose_m = (integration >> 8); in setexposure()
197 expose_l = integration; in setexposure()
199 /* integration time low */ in setexposure()
201 /* integration time mid */ in setexposure()
203 /* integration time high */ in setexposure()
/linux/drivers/virt/vboxguest/
H A DKconfig3 tristate "Virtual Box Guest integration support"
9 support for Virtual Box Guest integration features such as
/linux/Documentation/devicetree/bindings/arm/freescale/
H A Dfsl,imx7ulp-sim.yaml7 title: Freescale i.MX7ULP System Integration Module
15 The system integration module (SIM) provides system control and chip configuration
/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_vpu_if.h24 * @ctx: context for v4l2 layer integration
25 * @dev: device for v4l2 layer integration
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iro_hsi.h132 /* Mstorm Integration Test Data */
189 /* Pstorm Integration Test Data */
256 /* Tstorm Integration Test Data */
364 /* Ustorm Integration Test Data */
421 /* Xstorm Integration Test Data */
459 /* Ystorm Integration Test Data */
/linux/Documentation/devicetree/bindings/sifive/
H A Dsifive-blocks-ip-versioning.txt16 Until these IP blocks (or IP integration) support version
31 integration-specific bug fixes or workarounds are needed, the kernel
/linux/Documentation/devicetree/bindings/net/can/
H A Dctu,ctucanfd.yaml16 Integration in Xilinx Zynq SoC based system together with
19 Martin Jerabek dimploma thesis with integration and testing
/linux/Documentation/devicetree/bindings/mailbox/
H A Dti,secure-proxy.yaml14 configurable queues selectable at SoC(System on Chip) integration. The
17 instantiated at SoC integration level by system controller to indicate
H A Dti,message-manager.txt5 configurable queues selectable at SoC(System on Chip) integration. The Message
8 integration level to indicate receive or transmit path.
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_pb0100.h35 #define PB_FINTTIME 0x08 /* Integration Time/Frame Unit Count */
36 #define PB_RINTTIME 0x09 /* Integration Time/Row Unit Count */
94 #define PB_R67 0x43 /* Integration Time/Row Unit Count */
/linux/drivers/clk/sifive/
H A Dfu540-prci.h29 /* PRCI integration data for each WRPLL instance */
48 /* Linux clock framework integration */
H A Dfu740-prci.h16 /* PRCI integration data for each WRPLL instance */
54 /* Linux clock framework integration */
/linux/drivers/staging/media/atomisp/
H A DTODO22 libcamera integration. Since this would be a userspace API break, this
23 means that at least proof-of-concept libcamera integration needs to be
/linux/Documentation/dev-tools/kunit/
H A Dfaq.rst46 Most existing tests for the Linux kernel would be categorized as an integration
54 - An integration test tests the interaction between a minimal set of components,
55 usually just two or three. For example, someone might write an integration
/linux/Documentation/driver-api/80211/
H A Dcfg80211.rst155 RFkill integration
159 :doc: RFkill integration
/linux/arch/m68k/include/asm/
H A Dmcfsim.h5 * mcfsim.h -- ColdFire System Integration Module support.
17 * Include the appropriate ColdFire CPU specific System Integration Module
/linux/drivers/hwtracing/coresight/
H A DKconfig182 bool "Access CTI CoreSight Integration Registers"
185 This option adds support for the CoreSight integration registers on
186 this device. The integration registers allow the exploration of the
/linux/Documentation/devicetree/bindings/net/
H A Damd-xgbe.txt9 - SerDes integration registers (1/2)
10 - SerDes integration registers (2/2)
/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst19 `Vivado integration <https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top>`_
21 `QSys integration <https://gitlab.fel.cvut.cz/canbus/intel-soc-ctucanfd>`_
23 `PCIe integration <https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd>`_ of the core.
563 * virtual servers and computational power for continuous integration
564 * providing hardware for HIL continuous integration tests
578 * continuous integration platform architect and GHDL updates
591 * system integration for Intel SoC, core and driver testing and updates

12345678910>>...12