| /utopia/UTPA2-700.0.x/mxlib/hal/mainz/ |
| H A D | halCHIP.c | 620 #define CHIP_INT_BASE 32 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 622 #define CHIP_INT_BASE 128 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 736 irq = ip->u16irq + CHIP_INT_BASE; in interrupt_thread() 766 printf("IRQ %d ", (ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 773 printf("IRQ %d ",(ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 914 snprintf(name, sizeof(name) - 1, "/proc/irq/%d/irq", (u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 920 … printf("Cannot open interrupt descriptor for irq=%d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 969 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 974 printf("IRQ %d polling thread destroyed\n", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 992 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/hal/mustang/ |
| H A D | halCHIP.c | 623 #define CHIP_INT_BASE 32 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 625 #define CHIP_INT_BASE 128 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 739 irq = ip->u16irq + CHIP_INT_BASE; in interrupt_thread() 769 printf("IRQ %d ", (ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 776 printf("IRQ %d ",(ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 917 snprintf(name, sizeof(name) - 1, "/proc/irq/%d/irq", (u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 923 … printf("Cannot open interrupt descriptor for irq=%d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 972 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 977 printf("IRQ %d polling thread destroyed\n", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 995 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/hal/messi/ |
| H A D | halCHIP.c | 620 #define CHIP_INT_BASE 32 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 622 #define CHIP_INT_BASE 128 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 736 irq = ip->u16irq + CHIP_INT_BASE; in interrupt_thread() 766 printf("IRQ %d ", (ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 773 printf("IRQ %d ",(ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 914 snprintf(name, sizeof(name) - 1, "/proc/irq/%d/irq", (u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 920 … printf("Cannot open interrupt descriptor for irq=%d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 969 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 974 printf("IRQ %d polling thread destroyed\n", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 992 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k7u/ |
| H A D | halCHIP.c | 839 #define CHIP_INT_BASE 32 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 841 #define CHIP_INT_BASE 128 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 955 irq = ip->u16irq + CHIP_INT_BASE; in interrupt_thread() 987 printf("IRQ %d ", (ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 994 printf("IRQ %d ",(ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 1140 snprintf(name, sizeof(name) - 1, "/proc/irq/%d/irq", (u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1146 … printf("Cannot open interrupt descriptor for irq=%d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1201 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1206 printf("IRQ %d polling thread destroyed\n", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1224 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k6lite/ |
| H A D | halCHIP.c | 839 #define CHIP_INT_BASE 32 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 841 #define CHIP_INT_BASE 128 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 955 irq = ip->u16irq + CHIP_INT_BASE; in interrupt_thread() 987 printf("IRQ %d ", (ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 994 printf("IRQ %d ",(ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 1140 snprintf(name, sizeof(name) - 1, "/proc/irq/%d/irq", (u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1146 … printf("Cannot open interrupt descriptor for irq=%d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1201 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1206 printf("IRQ %d polling thread destroyed\n", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1224 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/hal/curry/ |
| H A D | halCHIP.c | 839 #define CHIP_INT_BASE 32 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 841 #define CHIP_INT_BASE 128 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 955 irq = ip->u16irq + CHIP_INT_BASE; in interrupt_thread() 985 printf("IRQ %d ", (ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 992 printf("IRQ %d ",(ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 1133 snprintf(name, sizeof(name) - 1, "/proc/irq/%d/irq", (u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1139 … printf("Cannot open interrupt descriptor for irq=%d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1188 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1193 printf("IRQ %d polling thread destroyed\n", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1211 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/hal/kano/ |
| H A D | halCHIP.c | 839 #define CHIP_INT_BASE 32 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 841 #define CHIP_INT_BASE 128 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 955 irq = ip->u16irq + CHIP_INT_BASE; in interrupt_thread() 987 printf("IRQ %d ", (ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 994 printf("IRQ %d ",(ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 1140 snprintf(name, sizeof(name) - 1, "/proc/irq/%d/irq", (u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1146 … printf("Cannot open interrupt descriptor for irq=%d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1201 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1206 printf("IRQ %d polling thread destroyed\n", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1224 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k6/ |
| H A D | halCHIP.c | 839 #define CHIP_INT_BASE 32 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 841 #define CHIP_INT_BASE 128 //vector0: IRQ, vector1: FIQ, vector5: Timer INT macro 955 irq = ip->u16irq + CHIP_INT_BASE; in interrupt_thread() 987 printf("IRQ %d ", (ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 994 printf("IRQ %d ",(ip->u16irq + CHIP_INT_BASE)); in interrupt_thread() 1140 snprintf(name, sizeof(name) - 1, "/proc/irq/%d/irq", (u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1146 … printf("Cannot open interrupt descriptor for irq=%d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_AttachISR() 1201 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1206 printf("IRQ %d polling thread destroyed\n", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() 1224 printf("IRQ %d ", (MS_U16)(u8VectorIndex + CHIP_INT_BASE)); in CHIP_DetachISR() [all …]
|