spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / mach-spear6xx / include / mach / entry-macro.S
blobd490a910d92577ac621ce90c566b10b2ce32ed83
1 /*
2  * arch/arm/mach-spear6xx/include/mach/entry-macro.S
3  *
4  * Low-level IRQ helper macros for SPEAr6xx machine family
5  *
6  * Copyright (C) 2009 ST Microelectronics
7  * Rajeev Kumar<rajeev-dlh.kumar@st.com>
8  *
9  * This file is licensed under the terms of the GNU General Public
10  * License version 2. This program is licensed "as is" without any
11  * warranty of any kind, whether express or implied.
12  */
14                 .macro  disable_fiq
15                 .endm
17                 .macro  arch_ret_to_user, tmp1, tmp2
18                 .endm