]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h
armv8: ls1028a: enable workaround for USB erratum A-008997
[thirdparty/u-boot.git] / arch / arm / include / asm / arch-fsl-layerscape / immap_lsch3.h
index 24c1b0e482eb48c71dcdf351d4912d8e2fdbb2d8..2b12e9f81af61bfccebc0fdf76a5fd24588ef87c 100644 (file)
 #define USB_PHY_RX_EQ_VAL_2            0x0080
 #define USB_PHY_RX_EQ_VAL_3            0x0380
 #define USB_PHY_RX_EQ_VAL_4            0x0b80
+#define DCSR_USB_IOCR1                 0x108004
+#define DCSR_USB_PCSTXSWINGFULL        0x71
 
 #define TP_ITYP_AV             0x00000001      /* Initiator available */
 #define TP_ITYP_TYPE(x)        (((x) & 0x6) >> 1)      /* Initiator Type */