Home
last modified time | relevance | path

Searched refs:S3C_VA_IRQ (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-s3c/
H A Dmap-s5p.h12 #define VA_VIC(x) (S3C_VA_IRQ + ((x) * 0x10000))
H A Dmap-base.h29 #define S3C_VA_IRQ S3C_ADDR(0x00000000) /* irq controller(s) */ macro