Home
last modified time | relevance | path

Searched refs:engines (Results 1 – 36 of 36) sorted by relevance

/linux-4.1.27/Documentation/netlabel/
Dintroduction.txt12 is composed of three main components, the protocol engines, the communication
17 The protocol engines are responsible for both applying and retrieving the
21 refrain from calling the protocol engines directly, instead they should use
39 independent interface to the underlying NetLabel protocol engines. In addition
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-hsi8 engines (APE) with cellular modem engines (CMT) in cellular
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_dmm_tiler.c150 if (dmm->engines[i].async) in omap_dmm_irq_handler()
151 release_engine(&dmm->engines[i]); in omap_dmm_irq_handler()
153 complete(&dmm->engines[i].compl); in omap_dmm_irq_handler()
570 kfree(omap_dmm->engines); in omap_dmm_remove()
709 omap_dmm->engines = kcalloc(omap_dmm->num_engines, in omap_dmm_probe()
711 if (!omap_dmm->engines) { in omap_dmm_probe()
717 omap_dmm->engines[i].id = i; in omap_dmm_probe()
718 omap_dmm->engines[i].dmm = omap_dmm; in omap_dmm_probe()
719 omap_dmm->engines[i].refill_va = omap_dmm->refill_va + in omap_dmm_probe()
721 omap_dmm->engines[i].refill_pa = omap_dmm->refill_pa + in omap_dmm_probe()
[all …]
Domap_dmm_priv.h174 struct refill_engine *engines; member
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/
Dppc440spe-adma.txt5 for DMA engines and Memory Queue Module node. The latter is used
40 for both DMA engines>.
/linux-4.1.27/drivers/hsi/
DKconfig9 application engines and cellular modems.
/linux-4.1.27/drivers/gpu/drm/mgag200/
DKconfig2 tristate "Kernel modesetting driver for MGA G200 server engines"
/linux-4.1.27/drivers/leds/
Dleds-lp5523.c400 enum lp55xx_engine_mode mode = chip->engines[nr - 1].mode; in show_engine_mode()
422 struct lp55xx_engine *engine = &chip->engines[nr - 1]; in store_engine_mode()
491 lp5523_mux_to_array(chip->engines[nr - 1].led_mux, mux); in show_engine_leds()
501 struct lp55xx_engine *engine = &chip->engines[nr - 1]; in lp5523_load_mux()
533 struct lp55xx_engine *engine = &chip->engines[nr - 1]; in store_engine_leds()
DKconfig219 LP5521 LED driver. It is 3 channel chip with programmable engines.
221 programming the engines.
230 It is 9 channel chip with programmable engines.
232 programming the engines.
240 It is 4 channels chip with programmable engines.
242 programming the engines.
250 It is 9 channel chip with programmable engines.
252 programming the engines.
Dleds-lp55xx-common.h157 struct lp55xx_engine engines[LP55XX_ENGINE_MAX]; member
Dleds-lp5521.c383 enum lp55xx_engine_mode mode = chip->engines[nr - 1].mode; in show_engine_mode()
405 struct lp55xx_engine *engine = &chip->engines[nr - 1]; in store_engine_mode()
Dleds-lp55xx-common.c209 chip->engines[idx - 1].mode = LP55XX_ENGINE_LOAD; in lp55xx_firmware_loaded()
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dpicochip-spacc.txt3 Picochip picoXcell devices contain crypto offload engines that may be used for
Dfsl-sec4.txt31 equal to the number of Descriptor Controller (DECO) engines in a particular
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Dmv-xor.txt1 * Marvell XOR engines
/linux-4.1.27/Documentation/
DIntel-IOMMU.txt21 ACPI enumerates and lists the different DMA engines in the platform, and
49 Different DMA engines may support different number of domains.
Dedac.txt60 engines, fabric switches, main data path switches, interconnections,
Dkernel-docs.txt712 * Name: "linux-kernel mailing list archives and search engines"
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt45 ELM hardware engines should specify this device node in .dtsi
101 (1) support of built in hardware engines.
/linux-4.1.27/Documentation/hwmon/
Dnct668319 It supports up to 16 fan rotation sensors and up to 8 fan control engines.
/linux-4.1.27/drivers/dma/
DKconfig9 DMA engines can do asynchronous data transfers without
86 Enable support for the Intel(R) IOP Series RAID engines.
221 Enable support for the AMCC PPC440SPe RAID engines.
469 This allows the async_tx api to take advantage of offload engines for
/linux-4.1.27/Documentation/leds/
Dleds-lp5523.txt34 Control interface for the engines:
Dleds-lp5521.txt24 Control interface for the engines:
Dleds-lp55xx.txt64 LP55xx chips have three program engines.
/linux-4.1.27/Documentation/crypto/
Dasync-tx-api.txt37 xor-parity-calculations of the md-raid5 driver using the offload engines
40 network stack using Intel(R) I/OAT engines. The following design
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dqe.txt20 - fsl,qe-num-riscs: define how many RISC engines the QE has.
/linux-4.1.27/tools/perf/util/
DBuild93 libperf-y += scripting-engines/
/linux-4.1.27/drivers/crypto/
DKconfig277 tristate "Support for picoXcell IPSEC and Layer2 crypto engines"
287 This option enables support for the hardware offload engines in the
/linux-4.1.27/Documentation/target/
Dtcmu-design.txt32 storage. These are called "backstores" or "storage engines". These
40 or "storage engines". The target comes with backstores that allow a
/linux-4.1.27/Documentation/dmaengine/
Dclient.txt138 engines tasklet, never from interrupt context.
/linux-4.1.27/Documentation/PCI/
Dpci.txt52 Enable DMA/processing engines
248 Enable DMA/processing engines.
465 IRQ handler might restart DMA engines.
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt8 video DMA engines and video data processors.
/linux-4.1.27/Documentation/trace/
Dcoresight.txt15 that have many SoCs and other components like GPU and DMA engines. ARM has
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dfman.txt18 Due to the fact that the FMan is an aggregation of sub-engines (ports, MACs,
/linux-4.1.27/Documentation/power/
Ddevices.txt630 "on" (how many engines are active?), plus a state that gets back to "on"
/linux-4.1.27/Documentation/RCU/
DRTFP.txt7 and search engines will usually find what you are looking for.