USB: Free bandwidth when usb_disable_device is called.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / arm / mach-omap2 / clock44xx.h
blob6be1095936db2348a26ce02b4c20d578f8c99579
1 /*
2 * OMAP4 clock function prototypes and macros
4 * Copyright (C) 2009 Texas Instruments, Inc.
5 * Copyright (C) 2010 Nokia Corporation
6 */
8 #ifndef __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H
9 #define __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H
12 * XXX Missing values for the OMAP4 DPLL_USB
13 * XXX Missing min_multiplier values for all OMAP4 DPLLs
15 #define OMAP4430_MAX_DPLL_MULT 2047
16 #define OMAP4430_MAX_DPLL_DIV 128
18 int omap4xxx_clk_init(void);
20 #endif