Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dmap-s5p.h12 #define VA_VIC(x) (S3C_VA_IRQ + ((x) * 0x10000)) macro
13 #define VA_VIC0 VA_VIC(0)
14 #define VA_VIC1 VA_VIC(1)
15 #define VA_VIC2 VA_VIC(2)
16 #define VA_VIC3 VA_VIC(3)