spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / plat-nomadik / include / plat / mtu.h
blob6508e7694a4b2275f2510ce25cea55028c02467e
1 #ifndef __PLAT_MTU_H
2 #define __PLAT_MTU_H
4 /* should be set by the platform code */
5 extern void __iomem *mtu_base;
7 void nmdk_clkevt_reset(void);
8 void nmdk_clksrc_reset(void);
10 #endif /* __PLAT_MTU_H */