| /kernel/linux/linux-5.10/drivers/mtd/nand/ |
| D | ecc.c | 18 * - 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
|
| /kernel/linux/linux-5.10/Documentation/ide/ |
| D | ChangeLog.ide-tape.1995-2002 | 80 * New fast pipelined operation mode (currently only on 81 * writes). When using the pipelined mode, the 85 * boosted performance by a factor of 2. Pipelined 88 * A short explanation of the pipelined operation mode 90 * Ver 1.2 Jan 1 96 Eliminated pipelined mode race condition. 98 * the pipelined operation mode, this allows us to 106 * Ver 1.3 Feb 9 96 Fixed pipelined read mode bug which prevented the 125 * Fixed pipelined read mode inefficiency.
|
| D | ide-tape.rst | 37 1. ide-tape is operating in the pipelined operation mode.
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/ |
| D | ecc.c | 18 * - 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 …]
|
| D | ecc-mxic.c | 391 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()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/ |
| D | mxicy,nand-ecc-engine.yaml | 56 /* Pipelined configuration */
|
| /kernel/linux/linux-6.6/arch/ia64/lib/ |
| D | copy_page_mck.S | 28 * 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:
|
| /kernel/linux/linux-5.10/arch/ia64/lib/ |
| D | copy_page_mck.S | 28 * 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:
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | mediatek,spi-mtk-snfi.yaml | 17 in single, dual or quad IO mode with pipelined ECC encoding/decoding
|
| /kernel/linux/linux-6.6/arch/mips/sgi-ip22/ |
| D | ip22-gio.c | 280 * 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()
|
| D | ip22-mc.c | 161 tmp |= SGIMC_GIOPAR_PLINEEXP0; /* exp[01] pipelined */ in sgimc_init()
|
| /kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
| D | ip22-gio.c | 281 * If GIO is pipelined (which can't be disabled in ip22_gio_id() 292 * a pipelined bus, but a real card which in ip22_gio_id()
|
| D | ip22-mc.c | 161 tmp |= SGIMC_GIOPAR_PLINEEXP0; /* exp[01] pipelined */ in sgimc_init()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_ggtt_fencing.c | 59 #define pipelined 0 macro 103 if (!pipelined) { in i965_write_fence_reg() 150 if (!pipelined) { in i915_write_fence_reg() 175 if (!pipelined) { in i830_write_fence_reg()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_ggtt_fencing.c | 47 #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()
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| D | mcfwdebug.h | 80 #define MCFDEBUG_CSR_NPL 0x00000040 /* Non-pipelined mode */
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | mcfwdebug.h | 80 #define MCFDEBUG_CSR_NPL 0x00000040 /* Non-pipelined mode */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
| D | mvebu-devbus.txt | 48 synchronous pipelined devices, where the address
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | mvebu-devbus.txt | 48 synchronous pipelined devices, where the address
|
| /kernel/linux/linux-5.10/include/drm/ttm/ |
| D | ttm_resource.h | 115 * @move: The fence of the last pipelined move operation.
|
| D | ttm_bo_driver.h | 645 * @pipeline: evictions are to be pipelined. 665 * Pipelined gutting a BO of its backing store.
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| D | dsp_pipeline.c | 3 * dsp_pipeline.c: pipelined audio processing
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| D | dsp_pipeline.c | 3 * dsp_pipeline.c: pipelined audio processing
|
| /kernel/linux/linux-6.6/arch/arm64/lib/ |
| D | memcpy.S | 55 Large copies use a software pipelined loop processing 64 bytes per iteration.
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/sgi/ |
| D | mc.h | 85 #define SGIMC_GIOPAR_ONEBUS 0x00000400 /* Exists one GIO64 pipelined bus */
|