Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/iio/adc/
H A Dpac1921.c33 /* pac1921 integration configuration bits */
64 /* Time from Sleep State to Start of Integration Period (tSLEEP_TO_INT) */
116 * integration period.
118 * Changing the number of samples affects the integration period: higher the
119 * number of samples, longer the integration period.
128 * The integration period depends on the configuration of number of integration
130 * contains integration periods, in microsecs unit, based on table 4-5 from
131 * datasheet considering power integration mode, 14-Bit resolution and post
218 * Check if first integration after configuration update has completed.
231 * 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 time in second.
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/net/wireless/intel/iwlwifi/fw/api/
H A Ddhc.h15 * @DHC_TABLE_INTEGRATION: select the integration table
34 * enum iwl_dhc_umac_integration_table - integration operations
46 * @DHC_INTEGRATION_MAX: Maximum UMAC integration table entries
/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/Documentation/devicetree/bindings/net/
H A Damd-xgbe.txt9 - SerDes integration registers (1/2)
10 - SerDes integration registers (2/2)
/linux/drivers/hwtracing/coresight/
H A DKconfig194 bool "Access CTI CoreSight Integration Registers"
197 This option adds support for the CoreSight integration registers on
198 this device. The integration registers allow the exploration of the
/linux/include/linux/iio/
H A Dsysfs.h140 * IIO_DEV_ATTR_INT_TIME_AVAIL - list available integration times
146 * IIO_CONST_ATTR_INT_TIME_AVAIL - list available integration times
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst19 in kernel space (ksmbd). This also allows for easier integration with VFS
96 Integration with Samba tools is being worked on
107 from ksmbd.mountd. Additional integration with

1234567891011