Home
last modified time | relevance | path

Searched refs:errata (Results 51 – 75 of 100) sorted by relevance

1234

/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c298 if (rinfo->errata & CHIP_ERRATA_PLL_DELAY) { in radeon_pll_errata_after_data_slow()
302 if (rinfo->errata & CHIP_ERRATA_R300_CG) { in radeon_pll_errata_after_data_slow()
2325 rinfo->errata = 0; in radeonfb_pci_register()
2329 rinfo->errata |= CHIP_ERRATA_R300_CG; in radeonfb_pci_register()
2333 rinfo->errata |= CHIP_ERRATA_PLL_DUMMYREADS; in radeonfb_pci_register()
2338 rinfo->errata |= CHIP_ERRATA_PLL_DELAY; in radeonfb_pci_register()
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-kontron-bl-osm-s.dts80 * with corrupted data due to chip errata.
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-demux-pinctrl.yaml18 GPIO bitbanging if your current runtime configuration hits an errata of the
H A Di2c-arb-gpio-challenge.yaml19 where there is a device on the bus that has errata and/or bugs that makes
/linux/Documentation/devicetree/bindings/display/rockchip/
H A Drockchip,dw-hdmi.yaml91 intended to work around a hardware errata that can cause the DDC I2C
/linux/Documentation/fb/
H A Dep93xx-fb.rst128 an unofficial errata for this bug at::
/linux/include/acpi/
H A Dprocessor.h274 extern struct acpi_processor_errata errata;
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c902 priv->errata |= GFAR_ERRATA_74; in __gfar_detect_errata_83xx()
907 priv->errata |= GFAR_ERRATA_76; in __gfar_detect_errata_83xx()
911 priv->errata |= GFAR_ERRATA_12; in __gfar_detect_errata_83xx()
919 priv->errata |= GFAR_ERRATA_12; in __gfar_detect_errata_85xx()
924 priv->errata |= GFAR_ERRATA_76; /* aka eTSEC 20 */ in __gfar_detect_errata_85xx()
933 priv->errata |= GFAR_ERRATA_A002; in gfar_detect_errata()
942 if (priv->errata) in gfar_detect_errata()
944 priv->errata); in gfar_detect_errata()
H A Dgianfar.h1135 enum gfar_errata errata; member
1220 return priv->errata & err; in gfar_has_errata()
/linux/Documentation/devicetree/bindings/usb/
H A Ddwc2.yaml165 detect a wakeup. This is due to a hardware errata.
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c124 bool err = si->errata & ENETC_ERR_UCMCSWP; in enetc_clear_mac_ht_flt()
138 bool err = si->errata & ENETC_ERR_UCMCSWP; in enetc_set_mac_ht_flt()
366 if (priv->si->errata & ENETC_ERR_VLAN_ISOL) in enetc_pf_set_vf_vlan()
H A Denetc.h241 enum enetc_errata errata; member
/linux/arch/arm/mm/
H A DKconfig1006 bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines"
1018 bool "PL310 errata: Background Clean & Invalidate by Way operation can cause data corruption"
1026 this errata (fixed in r3p1).
1029 bool "PL310 errata: cache sync operation may be faulty"
1043 bool "PL310 errata: no automatic Store Buffer drain"
H A Dcache-v7.S111 teq r1, r2, lsr #4 @ test for errata affected core and if so...
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,sc7180-mss-pil.yaml121 Spare registers are multipurpose registers used for errata
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-ldp.dts209 /* See 35xx errata 2.1.1.128 in SPRZ278F */
H A Dam335x-osd3358-sm-red.dts43 * AM335x errata for wiring:
/linux/Documentation/networking/device_drivers/ethernet/neterion/
H A Ds2io.rst188 For more information, please review the AMD8131 errata at
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-dhcom-som.dtsi210 * [1] https://www.nxp.com/docs/en/errata/IMX6SDLCE.pdf
211 * [2] https://www.nxp.com/docs/en/errata/IMX6DQCE.pdf
/linux/Documentation/devicetree/bindings/net/
H A Dmicrel-ksz90x1.txt156 clock because the clock jitter in slave mode is to high (errata#2).
/linux/drivers/gpu/drm/gma500/
H A Dcdv_device.c575 .errata = cdv_errata,
H A Dpsb_drv.h561 void (*errata)(struct drm_device *dev); member
/linux/arch/arm/mach-versatile/
H A DKconfig270 bool "Enable A5 and A9 only errata work-arounds"
/linux/arch/mips/
H A DKconfig2411 # Work around the "daddi" and "daddiu" CPU errata:
2427 # Work around certain R4000 CPU errata (as implemented by GCC):
2439 # errata #16 & #28
2449 # Work around certain R4400 CPU errata (as implemented by GCC):
2479 # R4600 erratum. Due to the lack of errata information the exact
2486 # Pleasures of the R4600 V1.x. Cite from the IDT R4600 V1.7 errata:
2520 # (Revision 2.0 device errata from IDT available on https://www.idt.com/
/linux/arch/m68k/fpsp040/
H A Dfpsp.h109 .set UFLG_TMP,LV+121 | temporary for uflag errata

1234