Searched refs:integration (Results 1 – 25 of 91) sorted by relevance
1234
| /linux/drivers/media/usb/gspca/ |
| A D | se401.c | 180 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()
|
| /linux/drivers/virt/vboxguest/ |
| A D | Kconfig | 3 tristate "Virtual Box Guest integration support" 8 support for Virtual Box Guest integration features such as
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| A D | ti,message-manager.txt | 5 configurable queues selectable at SoC(System on Chip) integration. The Message 8 integration level to indicate receive or transmit path.
|
| A D | ti,secure-proxy.yaml | 14 configurable queues selectable at SoC(System on Chip) integration. The 17 instantiated at SoC integration level by system controller to indicate
|
| /linux/Documentation/driver-api/80211/ |
| A D | cfg80211.rst | 155 RFkill integration 159 :doc: RFkill integration
|
| /linux/Documentation/devicetree/bindings/sifive/ |
| A D | sifive-blocks-ip-versioning.txt | 16 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/ |
| A D | amd-xgbe.txt | 9 - SerDes integration registers (1/2) 10 - SerDes integration registers (2/2)
|
| A D | ti,k3-am654-cpts.yaml | 27 Depending on integration it enables compliance with the IEEE 1588-2008 38 Depending on CPTS module integration and when CPTS is integral part of
|
| /linux/drivers/gpu/drm/qxl/ |
| A D | Kconfig | 10 QXL virtual GPU for Spice virtualization desktop integration.
|
| /linux/drivers/staging/board/ |
| A D | Kconfig | 7 in-tree development and integration of platform devices.
|
| /linux/Documentation/admin-guide/cifs/ |
| A D | todo.rst | 16 - multichannel (partially integrated), integration of multichannel with RDMA 56 exists. Also better integration with winbind for resolving SID owners 69 m) improved stats gathering tools (perhaps integration with nfsometer?)
|
| /linux/Documentation/dev-tools/kunit/ |
| A D | faq.rst | 44 Most existing tests for the Linux kernel would be categorized as an integration 52 - An integration test tests the interaction between a minimal set of components, 53 usually just two or three. For example, someone might write an integration
|
| /linux/Documentation/devicetree/bindings/arm/freescale/ |
| A D | fsl,imx7ulp-sim.yaml | 13 The system integration module (SIM) provides system control and chip configuration
|
| /linux/drivers/media/cec/ |
| A D | Kconfig | 14 bool "HDMI CEC RC integration"
|
| /linux/Documentation/trace/coresight/ |
| A D | coresight-trbe.rst | 20 CoreSight compliant) integration.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | tas2552.txt | 21 For system integration the dt-bindings/sound/tas2552.h header file provides
|
| /linux/Documentation/arm/samsung/ |
| A D | gpio.rst | 20 GPIOLIB integration
|
| /linux/Documentation/devicetree/bindings/clock/sifive/ |
| A D | fu540-prci.yaml | 15 On the FU540 family of SoCs, most system-wide clock and reset integration
|
| A D | fu740-prci.yaml | 15 On the FU740 family of SoCs, most system-wide clock and reset integration
|
| /linux/Documentation/devicetree/bindings/ata/ |
| A D | imx-sata.yaml | 14 with some special extensions at integration level.
|
| /linux/Documentation/devicetree/bindings/spi/ |
| A D | spi-sifive.yaml | 30 for the SiFive SPI v0 IP block with no chip integration tweaks.
|
| /linux/Documentation/devicetree/bindings/timer/ |
| A D | sifive,clint.yaml | 38 integration tweaks.
|
| /linux/Documentation/devicetree/bindings/pwm/ |
| A D | pwm-sifive.yaml | 37 SiFive PWM v0 IP block with no chip integration tweaks.
|
| /linux/drivers/staging/pi433/Documentation/devicetree/ |
| A D | pi433.txt | 53 The file needs to be compiled - either manually or by integration in your kernel
|
| /linux/drivers/iio/buffer/ |
| A D | Kconfig | 23 tristate "Industrial I/O DMA buffer integration with DMAEngine"
|
Completed in 36 milliseconds
1234