Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/kernel/
Dirq_intc.c45 #define INTC_ICR_SET (intc_virt + 0x0)
46 #define INTC_ICR_CLEAR (intc_virt + 0x8)
47 #define INTC_INTPRI_0 (intc_virt + 0x10)
48 #define INTC_INTSRC_0 (intc_virt + 0x50)
49 #define INTC_INTSRC_1 (intc_virt + 0x58)
50 #define INTC_INTREQ_0 (intc_virt + 0x60)
51 #define INTC_INTREQ_1 (intc_virt + 0x68)
52 #define INTC_INTENB_0 (intc_virt + 0x70)
53 #define INTC_INTENB_1 (intc_virt + 0x78)
54 #define INTC_INTDSB_0 (intc_virt + 0x80)
[all …]