X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ffsl_pmic.h;h=64c1e2ef65e15bab8f9f5aaf0a6cdb4b1fee6c5a;hb=4123c4ea23cd8b9f3313bccb6c2add87b06412a3;hp=3b7cd37fb70c9e61f2c2f0a6715b15d387c62da6;hpb=5b547f3c20cc0d394f0bbab817e2a50d1a18235f;p=u-boot diff --git a/include/fsl_pmic.h b/include/fsl_pmic.h index 3b7cd37fb7..64c1e2ef65 100644 --- a/include/fsl_pmic.h +++ b/include/fsl_pmic.h @@ -131,5 +131,6 @@ enum { #define VUSBSEL_MC34708 (1 << 2) #define VUSBEN_MC34708 (1 << 3) #define SWBST_CTRL 31 +#define SWBST_AUTO 0x8 #endif