X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fusb%2Fhost%2Fehci-fsl.h;fp=kernel%2Fdrivers%2Fusb%2Fhost%2Fehci-fsl.h;h=1a8a60a57cf2719a032699179583ea3aaae07bac;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=dbd292e9f0a7d5a7a31b9a2dcb1bf968b2ed7fa4;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/drivers/usb/host/ehci-fsl.h b/kernel/drivers/usb/host/ehci-fsl.h index dbd292e9f..1a8a60a57 100644 --- a/kernel/drivers/usb/host/ehci-fsl.h +++ b/kernel/drivers/usb/host/ehci-fsl.h @@ -52,6 +52,7 @@ #define SNOOP_SIZE_2GB 0x1e /* control Register Bit Masks */ +#define CONTROL_REGISTER_W1C_MASK 0x00020000 /* W1C: PHY_CLK_VALID */ #define ULPI_INT_EN (1<<0) #define WU_INT_EN (1<<1) #define USB_CTRL_USB_EN (1<<2)