]> Git Repo - linux.git/blobdiff - drivers/usb/chipidea/bits.h
selinux: Remove security_ops extern
[linux.git] / drivers / usb / chipidea / bits.h
index 44882c8133d63e5ce39d218763ebf6d1c6e8ef98..ca57e3dcd3d57b10412e4aa1dcafad9a772ad3cc 100644 (file)
@@ -81,6 +81,7 @@
 /* OTGSC */
 #define OTGSC_IDPU           BIT(5)
 #define OTGSC_HADP           BIT(6)
+#define OTGSC_HABA           BIT(7)
 #define OTGSC_ID             BIT(8)
 #define OTGSC_AVV            BIT(9)
 #define OTGSC_ASV            BIT(10)
This page took 0.031597 seconds and 4 git commands to generate.