Home
last modified time | relevance | path

Searched refs:errata (Results 1 – 25 of 26) sorted by relevance

12

/arch/arm/plat-omap/include/plat/
Ddmtimer.h122 u32 errata; member
339 if (timer->errata & OMAP_TIMER_ERRATA_I103_I767) { in __omap_dm_timer_enable_posted()
362 u32 errata) in __omap_dm_timer_override_errata() argument
364 timer->errata &= ~errata; in __omap_dm_timer_override_errata()
/arch/arm/mach-omap2/
Ddma.c125 unsigned errata = 0; in configure_dma_errata() local
204 return errata; in configure_dma_errata()
233 p.errata = configure_dma_errata(); in omap2_system_dma_init_dev()
Dtimer.c334 clkev.errata = omap_dm_timer_get_errata(); in omap2_gp_clockevent_init()
464 clksrc.errata = omap_dm_timer_get_errata(); in omap2_gptimer_clocksource_init()
DKconfig316 bool "OMAP4 errata: Async Bridge Corruption"
329 The work-around for this errata needs all the initiators connected
/arch/powerpc/platforms/40x/
DKconfig144 # 40x errata/workaround config symbols, selected by the CPU models above
146 # All 405-based cores up until the 405GPR and 405EP have this errata.
150 # All 40x-based cores, up until the 405GPR and 405EP have this errata.
/arch/mips/cavium-octeon/executive/
DMakefile19 obj-y += cvmx-helper-errata.o cvmx-helper-jtag.o
/arch/arm/mach-omap1/
Ddma.c247 unsigned errata = 0; in configure_dma_errata() local
256 return errata; in configure_dma_errata()
341 p.errata = configure_dma_errata(); in omap1_system_dma_init()
Dsleep.S156 @ work around errata of OMAP1510 PDE bit for TC shut down
/arch/arm/mm/
Dcache-l2x0.c675 const char *errata[8]; in l2c310_fixup() local
684 errata[n++] = "588369"; in l2c310_fixup()
691 errata[n++] = "727915"; in l2c310_fixup()
701 errata[n++] = "752271"; in l2c310_fixup()
708 errata[n++] = "753970"; in l2c310_fixup()
712 errata[n++] = "769419"; in l2c310_fixup()
719 pr_cont(" %s", errata[i]); in l2c310_fixup()
DKconfig921 bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines"
933 bool "PL310 errata: Background Clean & Invalidate by Way operation can cause data corruption"
941 this errata (fixed in r3p1).
944 bool "PL310 errata: cache sync operation may be faulty"
958 bool "PL310 errata: no automatic Store Buffer drain"
Dcache-v7.S100 teqeq r2, r1 @ test for errata affected core and if so...
/arch/powerpc/platforms/52xx/
DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/arch/powerpc/platforms/44x/
DKconfig356 bool "Enable linker work around for PPC476FPE errata #46"
360 through pages (IBM errata #46). It requires a recent version
368 # 44x errata/workaround config symbols, selected by the CPU models above
/arch/arm/mach-vexpress/
DKconfig42 bool "Enable A5 and A9 only errata work-arounds"
/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h43 # Disable instruction prefetching (Octeon Pass1 errata)
/arch/arm/
DKconfig1064 bool "ARM errata: FSR write bit incorrect on a SWP to read-only memory"
1073 bool "ARM errata: Invalidation of the Instruction Cache operation can fail"
1082 bool "ARM errata: Stale prediction on replaced interworking branch"
1098 bool "ARM errata: Processor deadlock when a false hazard is created"
1112 bool "ARM errata: Data written to the L2 cache can be overwritten with stale data"
1125 bool "ARM errata: DMB operation may be faulty"
1138 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
1153 bool "ARM errata: LoUIS bit field in CLIDR register is incorrect"
1163 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
1175 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
[all …]
/arch/mips/cavium-octeon/
DKconfig4 bool "Enable CN63XXP1 errata workarounds"
/arch/m68k/ifpsp060/
DREADME69 ERRATA Known errata for this release
/arch/arm/plat-omap/
Ddma.c71 static u32 errata; variable
1312 errata = p->errata; in omap_system_dma_probe()
Ddmtimer.c851 timer->errata = pdata->timer_errata; in omap_dm_timer_probe()
/arch/arm/boot/dts/
Domap3-ldp.dts206 /* See 35xx errata 2.1.1.128 in SPRZ278F */
/arch/x86/
DKconfig.cpu308 bool "PentiumPro memory ordering errata workaround"
311 Old PentiumPro multiprocessor systems had errata that could cause
/arch/m68k/fpsp040/
Dfpsp.h109 .set UFLG_TMP,LV+121 | temporary for uflag errata
Dgen_except.S319 |** NOTE *** Bug fix for errata (0d43b #3)
/arch/arm64/
DKconfig245 menu "ARM errata workarounds via the alternatives framework"

12