arm: Remove xaeniax board
[oweals/u-boot.git] / drivers / usb / musb / davinci.h
index f6751bf66c98ab266e6898132f320d831602939a..9efefe81df1620d3d36d5cf6c4e04466809fabfb 100644 (file)
@@ -3,20 +3,7 @@
  *
  * Copyright (c) 2008 Texas Instruments
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * SPDX-License-Identifier:    GPL-2.0+
  *
  * Author: Thomas Abraham t-abraham@ti.com, Texas Instruments
  */
@@ -63,6 +50,7 @@ struct davinci_usb_regs {
 
 /* Integrated highspeed/otg PHY */
 #define USBPHY_CTL_PADDR       (DAVINCI_SYSTEM_MODULE_BASE + 0x34)
+#define USBPHY_PHY24MHZ        (1 << 13)
 #define USBPHY_PHYCLKGD        (1 << 8)
 #define USBPHY_SESNDEN         (1 << 7)        /* v(sess_end) comparator */
 #define USBPHY_VBDTCTEN        (1 << 6)        /* v(bus) comparator */