/linux/drivers/mtd/nand/ |
H A 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 …]
|
H A 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()
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | mxicy,nand-ecc-engine.yaml | 56 /* Pipelined configuration */
|
/linux/drivers/gpu/drm/i915/gt/ |
H A 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()
|
H A D | gen6_engine_cs.c | 23 * produced by non-pipelined state commands), software needs to first
|
/linux/Documentation/gpu/ |
H A D | drm-vm-bind-async.rst | 121 deeply pipelined behind other VM_BIND operations and workloads 140 buffers. The workload execution can then easily be pipelined behind
|
/linux/arch/mips/sgi-ip22/ |
H A 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()
|
H A D | ip22-mc.c | 161 tmp |= SGIMC_GIOPAR_PLINEEXP0; /* exp[01] pipelined */ in sgimc_init()
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | mediatek,spi-mtk-snfi.yaml | 17 in single, dual or quad IO mode with pipelined ECC encoding/decoding
|
/linux/arch/m68k/include/asm/ |
H A D | mcfwdebug.h | 80 #define MCFDEBUG_CSR_NPL 0x00000040 /* Non-pipelined mode */
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | mvebu-devbus.txt | 48 synchronous pipelined devices, where the address
|
/linux/drivers/isdn/mISDN/ |
H A D | dsp_pipeline.c | 3 * dsp_pipeline.c: pipelined audio processing
|
/linux/arch/arm64/lib/ |
H A D | memcpy.S | 55 Large copies use a software pipelined loop processing 64 bytes per iteration.
|
/linux/arch/mips/include/asm/sgi/ |
H A D | mc.h | 85 #define SGIMC_GIOPAR_ONEBUS 0x00000400 /* Exists one GIO64 pipelined bus */
|
/linux/include/linux/hsi/ |
H A D | hsi.h | 32 HSI_FLOW_PIPE, /* Pipelined flow */
|
/linux/arch/powerpc/kernel/ |
H A D | l2cr_6xx.S | 59 - L2RAM set to pipelined synchronous late-write
|
/linux/include/drm/ttm/ |
H A D | ttm_resource.h | 183 * @move: The fence of the last pipelined move operation.
|
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_vm.c | 199 * Wait for buffer data in transit, due to a pipelined in ttm_bo_vm_fault_reserved()
|
H A D | ttm_bo_util.c | 641 * @pipeline: evictions are to be pipelined.
|
/linux/drivers/gpu/drm/kmb/ |
H A D | kmb_drv.c | 239 * then disable DMA pipelined AXI read in handle_lcd_irq()
|
/linux/arch/powerpc/platforms/chrp/ |
H A D | setup.c | 83 "Pipelined Synchronous"
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_domain.c | 420 * an uninterruptible phase (modesetting) and allows any flushes to be pipelined
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_lrc.c | 1628 * except that 3DSTATE_DRAWING_RECTANGLE (non-pipelined) has in xe_lrc_emit_hwe_state_instructions() 1629 * been replaced by 3DSTATE_DRAWING_RECTANGLE_FAST (pipelined). in xe_lrc_emit_hwe_state_instructions()
|
H A D | xe_migrate.c | 1498 * xe_migrate_update_pgtables() - Pipelined page-table update 1502 * Perform a pipelined page-table update. The update descriptors are typically
|
/linux/Documentation/arch/sparc/oradax/ |
H A D | dax-hv-api.txt | 1051 …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
|