| * Copyright (C) 2008 Paulius Zaleckas <paulius.zaleckas@teltonika.lt> |
| * Based on linux/arch/arm/lib/floppydma.S |
| * Copyright (C) 1995, 1996 Russell King |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| #include <linux/linkage.h> |
| #include <asm/assembler.h> |
| .global mx1_camera_sof_fiq_end |
| .global mx1_camera_sof_fiq_start |
| mx1_camera_sof_fiq_start: |
| orr r12, r12, #0x00000001 |
| bic r12, r12, #0x00010000 |