spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / mach-u300 / include / mach / system.h
blob574d46e3829066fb67792b6e563e8c88e1a5d848
1 /*
3 * arch/arm/mach-u300/include/mach/system.h
6 * Copyright (C) 2007-2009 ST-Ericsson AB
7 * License terms: GNU General Public License (GPL) version 2
8 * System shutdown and reset functions.
9 * Author: Linus Walleij <linus.walleij@stericsson.com>
11 static inline void arch_idle(void)
13 cpu_do_idle();