Home
last modified time | relevance | path

Searched full:pipelined (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/linux/drivers/mtd/nand/
H A Decc.c18 * - pipelined: The ECC engine is inside the NAND pipeline, ie. on the
65 * [pipelined ECC engine]
66 * - pipelined + prepare + raw + read: disable the controller's ECC engine if
68 * - pipelined + finish + raw + read: do nothing
69 * - pipelined + prepare + raw + write: disable the controller's ECC engine if
71 * - pipelined + finish + raw + write: do nothing
72 * - pipelined + prepare + ecc + read: enable the controller's ECC engine if
74 * - pipelined + finish + ecc + read: check the status, report any
76 * - pipelined + prepare + ecc + write: enable the controller's ECC engine if
78 * - pipelined + finish + ecc + write: do nothing
[all …]
H A Decc-mxic.c391 dev_info(dev, "Macronix ECC engine in pipelined/mapping mode\n"); in mxic_ecc_init_ctx_pipelined()
667 /* Pipelined ECC engine helpers */
793 * Only the external ECC engine is exported as the pipelined is SoC specific, so
836 * In external mode, the device is the ECC engine. In pipelined mode, in mxic_ecc_probe()
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dmxicy,nand-ecc-engine.yaml56 /* Pipelined configuration */
/openbmc/linux/arch/ia64/lib/
H A Dcopy_page_mck.S28 * We use a software-pipelined loop to control the overall operation. The pipeline
32 * the prefetches. The four relevant points in the pipelined are called A, B, C, D:
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dmediatek,spi-mtk-snfi.yaml17 in single, dual or quad IO mode with pipelined ECC encoding/decoding
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-gio.c280 * If GIO is pipelined (which can't be disabled in ip22_gio_id()
291 * a pipelined bus, but a real card which in ip22_gio_id()
H A Dip22-mc.c161 tmp |= SGIMC_GIOPAR_PLINEEXP0; /* exp[01] pipelined */ in sgimc_init()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt_fencing.c47 #define pipelined 0 macro
91 if (!pipelined) { in i965_write_fence_reg()
138 if (!pipelined) { in i915_write_fence_reg()
163 if (!pipelined) { in i830_write_fence_reg()
H A Dgen6_engine_cs.c23 * produced by non-pipelined state commands), software needs to first
/openbmc/linux/arch/m68k/include/asm/
H A Dmcfwdebug.h80 #define MCFDEBUG_CSR_NPL 0x00000040 /* Non-pipelined mode */
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-fsl.c82 /* Change beat burst and outstanding pipelined transfers requests */ in fsl_xhci_core_init()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DDimm.interface.yaml189 Pipelined Nibble Memory.
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dmvebu-devbus.txt48 synchronous pipelined devices, where the address
/openbmc/qemu/hw/usb/
H A Dcombined-packet.c48 /* Also handles completion of non combined packets for pipelined input eps */
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_pipeline.c3 * dsp_pipeline.c: pipelined audio processing
/openbmc/linux/arch/arm64/lib/
H A Dmemcpy.S55 Large copies use a software pipelined loop processing 64 bytes per iteration.
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dmc.h85 #define SGIMC_GIOPAR_ONEBUS 0x00000400 /* Exists one GIO64 pipelined bus */
/openbmc/linux/include/linux/hsi/
H A Dhsi.h32 HSI_FLOW_PIPE, /* Pipelined flow */
/openbmc/linux/include/drm/ttm/
H A Dttm_resource.h146 * @move: The fence of the last pipelined move operation.
/openbmc/linux/arch/powerpc/kernel/
H A Dl2cr_6xx.S59 - L2RAM set to pipelined synchronous late-write
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_bo_vm.c199 * Wait for buffer data in transit, due to a pipelined in ttm_bo_vm_fault_reserved()
H A Dttm_bo_util.c641 * @pipeline: evictions are to be pipelined.
/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_drv.c239 * then disable DMA pipelined AXI read in handle_lcd_irq()
/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dsetup.c83 "Pipelined Synchronous"
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_domain.c420 * an uninterruptible phase (modesetting) and allows any flushes to be pipelined

123