| 
									
										
										
										
											2009-06-23 21:40:03 +09:00
										 |  |  | /* linux/arch/arm/mach-s5pc100/include/mach/irqs.h
 | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Copyright 2009 Samsung Electronics Co. | 
					
						
							|  |  |  |  *      Byungho Min <bhmin@samsung.com> | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * S5PC100 - IRQ definitions | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #ifndef __ASM_ARCH_IRQS_H
 | 
					
						
							|  |  |  | #define __ASM_ARCH_IRQS_H __FILE__
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #include <plat/irqs.h>
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-11-17 08:41:19 +01:00
										 |  |  | /* LCD */ | 
					
						
							|  |  |  | #define IRQ_LCD_FIFO		IRQ_LCD0
 | 
					
						
							|  |  |  | #define IRQ_LCD_VSYNC		IRQ_LCD1
 | 
					
						
							|  |  |  | #define IRQ_LCD_SYSTEM		IRQ_LCD2
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-23 21:40:03 +09:00
										 |  |  | #endif /* __ASM_ARCH_IRQ_H */
 |