Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/mtd/nand/
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 …]
Decc-mxic.c391 dev_info(dev, "Macronix ECC engine in pipelined/mapping mode\n"); in mxic_ecc_init_ctx_pipelined()
666 /* Pipelined ECC engine helpers */
792 * Only the external ECC engine is exported as the pipelined is SoC specific, so
835 * In external mode, the device is the ECC engine. In pipelined mode, in mxic_ecc_probe()
/Linux-v6.1/Documentation/devicetree/bindings/mtd/
Dmxicy,nand-ecc-engine.yaml56 /* Pipelined configuration */
/Linux-v6.1/arch/ia64/lib/
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:
Dcopy_user.S135 // Then copy the body using software pipelined 8-byte copy,
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dmediatek,spi-mtk-snfi.yaml17 in single, dual or quad IO mode with pipelined ECC encoding/decoding
/Linux-v6.1/include/drm/ttm/
Dttm_bo_driver.h232 * @pipeline: evictions are to be pipelined.
264 * Pipelined gutting a BO of its backing store.
Dttm_resource.h146 * @move: The fence of the last pipelined move operation.
/Linux-v6.1/arch/mips/sgi-ip22/
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()
Dip22-mc.c161 tmp |= SGIMC_GIOPAR_PLINEEXP0; /* exp[01] pipelined */ in sgimc_init()
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_ggtt_fencing.c46 #define pipelined 0 macro
90 if (!pipelined) { in i965_write_fence_reg()
137 if (!pipelined) { in i915_write_fence_reg()
162 if (!pipelined) { in i830_write_fence_reg()
Dgen6_engine_cs.c23 * produced by non-pipelined state commands), software needs to first
/Linux-v6.1/arch/m68k/include/asm/
Dmcfwdebug.h80 #define MCFDEBUG_CSR_NPL 0x00000040 /* Non-pipelined mode */
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt48 synchronous pipelined devices, where the address
/Linux-v6.1/drivers/isdn/mISDN/
Ddsp_pipeline.c3 * dsp_pipeline.c: pipelined audio processing
/Linux-v6.1/arch/arm64/lib/
Dmemcpy.S55 Large copies use a software pipelined loop processing 64 bytes per iteration.
/Linux-v6.1/arch/mips/include/asm/sgi/
Dmc.h85 #define SGIMC_GIOPAR_ONEBUS 0x00000400 /* Exists one GIO64 pipelined bus */
/Linux-v6.1/include/linux/hsi/
Dhsi.h32 HSI_FLOW_PIPE, /* Pipelined flow */
/Linux-v6.1/arch/powerpc/kernel/
Dl2cr_6xx.S59 - L2RAM set to pipelined synchronous late-write
/Linux-v6.1/drivers/gpu/drm/ttm/
Dttm_bo_vm.c204 * Wait for buffer data in transit, due to a pipelined in ttm_bo_vm_fault_reserved()
/Linux-v6.1/drivers/gpu/drm/kmb/
Dkmb_drv.c239 * then disable DMA pipelined AXI read in handle_lcd_irq()
/Linux-v6.1/arch/powerpc/platforms/chrp/
Dsetup.c83 "Pipelined Synchronous"
/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_domain.c392 * an uninterruptible phase (modesetting) and allows any flushes to be pipelined
/Linux-v6.1/Documentation/sparc/oradax/
Ddax-hv-api.txt1051 …In the case of pipelined CCBs, a page overflow error will be triggered if the output from the pipe…
1393 36.3.3.1. Interactions with Pipelined CCBs
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Drx.c53 * to allow pipelined receives.

12