Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dsys_eeprom.c40 u8 errata[2]; /* 0x10 - 0x11 Errata Level */ member
51 u8 errata[5]; /* 0x10 - 0x14 Errata Level */ member
103 printf("Errata: %s\n", e.errata); in show_eeprom()
106 e.errata[0] ? e.errata[0] : '.', in show_eeprom()
107 e.errata[1] ? e.errata[1] : '.'); in show_eeprom()
378 memset(e.errata, 0, 5); in do_mac()
379 strncpy((char *)e.errata, argv[2], 4); in do_mac()
381 e.errata[0] = argv[2][0]; in do_mac()
382 e.errata[1] = argv[2][1]; in do_mac()
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-atmel-hlcdc.c33 const struct atmel_hlcdc_pwm_errata *errata; member
57 if (!chip->errata || !chip->errata->slow_clk_erratum) { in atmel_hlcdc_pwm_apply()
67 if ((chip->errata && chip->errata->slow_clk_erratum) || in atmel_hlcdc_pwm_apply()
80 if (!pres && chip->errata && in atmel_hlcdc_pwm_apply()
81 chip->errata->div1_clk_erratum) in atmel_hlcdc_pwm_apply()
263 chip->errata = match->data; in atmel_hlcdc_pwm_probe()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/arm64/
H A Dsilicon-errata.txt1 Chinese translated version of Documentation/arm64/silicon-errata.rst
13 Documentation/arm64/silicon-errata.rst 的中文翻译
33 一个不幸的现实:硬件经常带有一些所谓的“瑕疵(errata)”,导致其在
52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
/OK3568_Linux_fs/kernel/include/clocksource/
H A Dtimer-ti-dm.h116 u32 errata; member
315 if (timer->errata & OMAP_TIMER_ERRATA_I103_I767) { in __omap_dm_timer_enable_posted()
338 u32 errata) in __omap_dm_timer_override_errata() argument
340 timer->errata &= ~errata; in __omap_dm_timer_override_errata()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Ddma.c82 unsigned errata = 0; in configure_dma_errata() local
161 return errata; in configure_dma_errata()
189 dma_plat_info.errata = configure_dma_errata(); in omap2_system_dma_init()
/OK3568_Linux_fs/u-boot/drivers/usb/common/
H A DMakefile7 obj-$(CONFIG_USB_EHCI_FSL) += fsl-dt-fixup.o fsl-errata.o
8 obj-$(CONFIG_USB_XHCI_FSL) += fsl-dt-fixup.o fsl-errata.o
/OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/
H A Dt104x_pbi.cfg2 #Software Workaround for errata A-007662 to train PCIe2 controller in Gen2 speed
5 #Software Workaround for errata A-008007 to reset PVR register
H A Dt104x_pbi_sb.cfg2 #Software Workaround for errata A-007662 to train PCIe2 controller in Gen2 speed
5 #Software Workaround for errata A-008007 to reset PVR register
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dsilicon-errata.rst10 so-called "errata", which can cause it to deviate from the architecture
12 errata are broadly classified into the following categories:
26 As far as Linux is concerned, Category B errata may require some special
37 Features" -> "ARM errata workarounds via the alternatives framework".
44 errata are worked around in an arbitrary kernel source tree, so this
H A Dindex.rst22 silicon-errata
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_processor.c36 struct acpi_processor_errata errata __read_mostly;
37 EXPORT_SYMBOL_GPL(errata);
81 errata.piix4.throttle = 1; in acpi_processor_errata_piix4()
104 errata.piix4.bmisx = pci_resource_start(dev, 4); in acpi_processor_errata_piix4()
124 errata.piix4.fdma = 1; in acpi_processor_errata_piix4()
131 if (errata.piix4.bmisx) in acpi_processor_errata_piix4()
134 if (errata.piix4.fdma) in acpi_processor_errata_piix4()
/OK3568_Linux_fs/u-boot/board/varisys/common/
H A Dsys_eeprom.c36 u8 errata[5]; /* 0x10 - 0x14 Errata Level */ member
95 printf("Errata: %s\n", e.errata); in show_eeprom()
357 memset(e.errata, 0, 5); in do_mac()
358 strncpy((char *)e.errata, argv[2], 4); in do_mac()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-platform-at9110 Due to a chip bug (errata 50.2.6.3 & 50.3.5.3 in
15 The workaround in the errata suggests not to use the
/OK3568_Linux_fs/kernel/include/linux/
H A Domap-dma.h104 #define IS_DMA_ERRATA(id) (errata & (id))
105 #define SET_DMA_ERRATA(id) (errata |= (id))
273 u32 errata; member
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Ddma.c244 unsigned errata = 0; in configure_dma_errata() local
253 return errata; in configure_dma_errata()
372 p.errata = configure_dma_errata(); in omap1_system_dma_init()
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig839 bool "ARM errata: FSR write bit incorrect on a SWP to read-only memory"
848 bool "ARM errata: Invalidation of the Instruction Cache operation can fail"
857 bool "ARM errata: Stale prediction on replaced interworking branch"
873 bool "ARM errata: Processor deadlock when a false hazard is created"
887 bool "ARM errata: Data written to the L2 cache can be overwritten with stale data"
900 bool "ARM errata: DMB operation may be faulty"
913 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
928 bool "ARM errata: LoUIS bit field in CLIDR register is incorrect"
939 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
951 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Db-header-vars14 …dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h …
15 …dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h …
20 …dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h …
39 …dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h …
40 …dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h …
46 …dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h …
47 …dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h …
50 …dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h …
51errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-…
53errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-…
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeonfb.h319 unsigned int errata; member
407 if (rinfo->errata & CHIP_ERRATA_PLL_DUMMYREADS) in radeon_pll_errata_after_index()
414 if (rinfo->errata & (CHIP_ERRATA_PLL_DELAY|CHIP_ERRATA_R300_CG)) in radeon_pll_errata_after_data()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/tilcdc/
H A Dtilcdc.txt22 color errata [1].
43 [1] There is an errata about AM335x color wiring. For 16-bit color mode
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dcompat.rst9 The following chapters document the evolution of the V4L2 API, errata or
/OK3568_Linux_fs/u-boot/spl/arch/arm/cpu/armv8/
H A D.start.o.cmd
/OK3568_Linux_fs/u-boot/tpl/arch/arm/cpu/armv8/
H A D.start.o.cmd
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A D.start.o.cmd
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Datmel_usba_udc.h317 const struct usba_udc_errata *errata; member
336 const struct usba_udc_errata *errata; member
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-omap.c213 u16 errata; member
1038 if (omap->errata & I2C_OMAP_ERRATA_I462) { in omap_i2c_transmit_data()
1131 if (omap->errata & I2C_OMAP_ERRATA_I207) { in omap_i2c_xfer_data()
1437 omap->errata = 0; in omap_i2c_probe()
1441 omap->errata |= I2C_OMAP_ERRATA_I207; in omap_i2c_probe()
1444 omap->errata |= I2C_OMAP_ERRATA_I462; in omap_i2c_probe()

12345