sunxi: usb: Do not call phy_probe from hcd code
[oweals/u-boot.git] / arch / arm / include / asm / arch-mx6 / crm_regs.h
index 39f3c0707b8ee38eb9eda7e891a64e9f913298cc..0592ce01714f492fa7f7893e8c638d9baf9619d4 100644 (file)
@@ -1063,4 +1063,6 @@ struct mxc_ccm_reg {
 #define BF_ANADIG_PFD_528_PFD0_FRAC(v)  \
        (((v) << 0) & BM_ANADIG_PFD_528_PFD0_FRAC)
 
+#define BM_ANADIG_ANA_MISC0_REFTOP_SELBIASOFF 0x00000008
+
 #endif /*__ARCH_ARM_MACH_MX6_CCM_REGS_H__ */