Home
last modified time | relevance | path

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

/arch/m68knommu/platform/68328/
Dints.c115 unsigned long pend = ISR; in process_int() local
117 while (pend) { in process_int()
118 if (pend & 0x0000ffff) { in process_int()
119 if (pend & 0x000000ff) { in process_int()
120 if (pend & 0x0000000f) { in process_int()
128 if (pend & 0x00000f00) { in process_int()
137 if (pend & 0x00ff0000) { in process_int()
138 if (pend & 0x000f0000) { in process_int()
146 if (pend & 0x0f000000) { in process_int()
156 while (! (mask & pend)) { in process_int()
[all …]
/arch/arm/plat-s3c24xx/
Dirq.c653 unsigned long pend; in s3c24xx_init_irq() local
664 pend = __raw_readl(S3C24XX_EINTPEND); in s3c24xx_init_irq()
666 if (pend == 0 || pend == last) in s3c24xx_init_irq()
669 __raw_writel(pend, S3C24XX_EINTPEND); in s3c24xx_init_irq()
670 printk("irq: clearing pending ext status %08x\n", (int)pend); in s3c24xx_init_irq()
671 last = pend; in s3c24xx_init_irq()
676 pend = __raw_readl(S3C2410_INTPND); in s3c24xx_init_irq()
678 if (pend == 0 || pend == last) in s3c24xx_init_irq()
681 __raw_writel(pend, S3C2410_SRCPND); in s3c24xx_init_irq()
682 __raw_writel(pend, S3C2410_INTPND); in s3c24xx_init_irq()
[all …]
Dadc.c41 struct list_head pend; member
109 struct s3c_adc_client, pend); in s3c_adc_try()
110 list_del(&next->pend); in s3c_adc_try()
145 list_add_tail(&client->pend, &adc_pending); in s3c_adc_start()
/arch/mips/rb532/
Dirq.c217 unsigned int ip, pend, group; in plat_irq_dispatch() local
230 pend = READ_PEND(addr); in plat_irq_dispatch()
231 pend &= ~READ_MASK(addr); /* only unmasked interrupts */ in plat_irq_dispatch()
232 pend = 39 + (fls(pend) - 32); in plat_irq_dispatch()
233 do_IRQ((group << 5) + pend); in plat_irq_dispatch()
/arch/powerpc/platforms/82xx/
Dpq2ads-pci-pic.c86 u32 stat, mask, pend; in pq2ads_pci_irq_demux() local
93 pend = stat & ~mask; in pq2ads_pci_irq_demux()
95 if (!pend) in pq2ads_pci_irq_demux()
98 for (bit = 0; pend != 0; ++bit, pend <<= 1) { in pq2ads_pci_irq_demux()
99 if (pend & 0x80000000) { in pq2ads_pci_irq_demux()
/arch/mips/sni/
Dpcimt.c241 u8 pend = *(volatile char *)PCIMT_CSITPEND; in pcimt_hwint1() local
244 if (pend & IT_EISA) { in pcimt_hwint1()
258 if (!(pend & IT_SCSI)) { in pcimt_hwint1()
271 u8 pend = *(volatile char *)PCIMT_CSITPEND; in pcimt_hwint3() local
274 pend &= (IT_INTA | IT_INTB | IT_INTC | IT_INTD); in pcimt_hwint3()
275 pend ^= (IT_INTA | IT_INTB | IT_INTC | IT_INTD); in pcimt_hwint3()
277 irq = PCIMT_IRQ_INT2 + ffs(pend) - 1; in pcimt_hwint3()
/arch/arm/mach-s3c6400/include/mach/
Dtick.h23 u32 pend = __raw_readl(S3C_VA_VIC0 + VIC_RAW_STATUS); in s3c24xx_ostimer_pending() local
24 return pend & 1 << (IRQ_TIMER4_VIC - S3C64XX_IRQ_VIC0(0)); in s3c24xx_ostimer_pending()
/arch/x86/mm/
Dsrat_32.c110 struct node_memory_chunk_s *p, *q, *pend; in acpi_numa_memory_affinity_init() local
144 pend = &node_memory_chunk[num_memory_chunks]; in acpi_numa_memory_affinity_init()
145 for (p = &node_memory_chunk[0]; p < pend; p++) { in acpi_numa_memory_affinity_init()
149 if (p < pend) { in acpi_numa_memory_affinity_init()
150 for (q = pend; q >= p; q--) in acpi_numa_memory_affinity_init()
/arch/arm/plat-s3c64xx/
Dirq.c187 u32 pend = __raw_readl(uirq->regs + S3C64XX_UINTP); in s3c_irq_demux_uart() local
190 if (pend & (1 << 0)) in s3c_irq_demux_uart()
192 if (pend & (1 << 1)) in s3c_irq_demux_uart()
194 if (pend & (1 << 2)) in s3c_irq_demux_uart()
196 if (pend & (1 << 3)) in s3c_irq_demux_uart()
/arch/mips/include/asm/octeon/
Dcvmx.h454 read_cmd.s.pend = 1; in cvmx_fuse_read_byte()
457 && read_cmd.s.pend) in cvmx_fuse_read_byte()
Dcvmx-pow-defs.h96 uint64_t pend:1; member
110 uint64_t pend:1; member
141 uint64_t pend:1; member
Dcvmx-mio-defs.h926 uint64_t pend:1; member
935 uint64_t pend:1; member
/arch/sparc/kernel/
Dpcic.c855 void pcic_nmi(unsigned int pend, struct pt_regs *regs) in pcic_nmi() argument
858 pend = flip_dword(pend); in pcic_nmi()
860 if (!pcic_speculative || (pend & PCI_SYS_INT_PENDING_PIO) == 0) { in pcic_nmi()
866 pend, (int)regs->pc, pcic_speculative); in pcic_nmi()
/arch/ia64/kernel/
Dacpi.c521 struct node_memblk_s *p, *q, *pend; in acpi_numa_memory_affinity_init() local
537 pend = &node_memblk[num_node_memblks]; in acpi_numa_memory_affinity_init()
538 for (p = &node_memblk[0]; p < pend; p++) { in acpi_numa_memory_affinity_init()
542 if (p < pend) { in acpi_numa_memory_affinity_init()
543 for (q = pend - 1; q >= p; q--) in acpi_numa_memory_affinity_init()
/arch/ia64/ia32/
Dsys_ia32.c723 unsigned long tmp, end, pend, pstart, ret, is_congruent, fudge = 0; in emulate_mmap() local
729 pend = PAGE_ALIGN(end); in emulate_mmap()
743 if (pstart >= pend) in emulate_mmap()
746 if (end < pend) { in emulate_mmap()
755 pend -= PAGE_SIZE; in emulate_mmap()
756 if (pstart >= pend) in emulate_mmap()
766 tmp = arch_get_unmapped_area(file, pstart - fudge, pend - pstart, 0, flags); in emulate_mmap()
771 pend = PAGE_ALIGN(end); in emulate_mmap()
782 DBG("mmap_body: mapping [0x%lx-0x%lx) %s with poff 0x%llx\n", pstart, pend, in emulate_mmap()
788 ret = do_mmap(file, pstart, pend - pstart, prot, flags | MAP_FIXED, poff); in emulate_mmap()
[all …]
/arch/arm/mach-omap2/
Dsram243x.S238 adr r8, pend @ addr of preload end
271 beq pend @ jump over dpll relock
287 pend: label
Dsram242x.S238 adr r8, pend @ addr of preload end
271 beq pend @ jump over dpll relock
287 pend: label
/arch/sparc/mm/
Dinit_64.c1407 unsigned long pend, pgprot_t prot) in kernel_map_range() argument
1410 unsigned long vend = PAGE_OFFSET + pend; in kernel_map_range()