bf60x: sec: Enable sec interrupt source priority configuration.
[deliverable/linux.git] / arch / blackfin / mach-bf609 / include / mach / irq.h
index 0004552433b2e776b3aefdad22fd5d4bb9f6b5e7..23e74cdeeee86c6e7efb30db0ed2cd04741286c7 100644 (file)
 
 #define NR_MACH_IRQS           (IRQ_PG15 + 1)
 
+#define SEC_SCTL_PRIO_OFFSET   8
+
 #ifndef __ASSEMBLY__
 #include <linux/types.h>
 
+extern u8 sec_int_priority[];
+
 /*
  * bfin pint registers layout
  */
This page took 0.038105 seconds and 5 git commands to generate.