blob: 628e8de576803802e00ecfd0f0059c7fde4307bb [file] [log] [blame]
Paul Walmsleyb045d082008-03-18 11:24:28 +02001/*
Paul Walmsley657ebfa2010-02-22 22:09:20 -07002 * OMAP34xx clock function prototypes and macros
Paul Walmsleyb045d082008-03-18 11:24:28 +02003 *
Paul Walmsley657ebfa2010-02-22 22:09:20 -07004 * Copyright (C) 2007-2010 Texas Instruments, Inc.
5 * Copyright (C) 2007-2010 Nokia Corporation
Paul Walmsley542313c2008-07-03 12:24:45 +03006 */
7
Paul Walmsley657ebfa2010-02-22 22:09:20 -07008#ifndef __ARCH_ARM_MACH_OMAP2_CLOCK34XX_H
9#define __ARCH_ARM_MACH_OMAP2_CLOCK34XX_H
Paul Walmsleyb045d082008-03-18 11:24:28 +020010
Paul Walmsley82e9bd52009-12-08 16:18:47 -070011extern const struct clkops clkops_omap3430es2_ssi_wait;
12extern const struct clkops clkops_omap3430es2_hsotgusb_wait;
13extern const struct clkops clkops_omap3430es2_dss_usbhost_wait;
Mike Turquettea7e069f2010-02-24 12:06:00 -070014
Paul Walmsleyb045d082008-03-18 11:24:28 +020015#endif