Home
last modified time | relevance | path

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

/arch/m68k/68000/
Dints.c82 unsigned long pend = ISR; in process_int() local
84 while (pend) { in process_int()
85 if (pend & 0x0000ffff) { in process_int()
86 if (pend & 0x000000ff) { in process_int()
87 if (pend & 0x0000000f) { in process_int()
95 if (pend & 0x00000f00) { in process_int()
104 if (pend & 0x00ff0000) { in process_int()
105 if (pend & 0x000f0000) { in process_int()
113 if (pend & 0x0f000000) { in process_int()
123 while (! (mask & pend)) { in process_int()
[all …]
/arch/powerpc/platforms/82xx/
Dpq2ads-pci-pic.c84 u32 stat, mask, pend; in pq2ads_pci_irq_demux() local
91 pend = stat & ~mask; in pq2ads_pci_irq_demux()
93 if (!pend) in pq2ads_pci_irq_demux()
96 for (bit = 0; pend != 0; ++bit, pend <<= 1) { in pq2ads_pci_irq_demux()
97 if (pend & 0x80000000) { in pq2ads_pci_irq_demux()
/arch/mips/sni/
Dpcimt.c235 u8 pend = *(volatile char *)PCIMT_CSITPEND; in pcimt_hwint1() local
238 if (pend & IT_EISA) { in pcimt_hwint1()
252 if (!(pend & IT_SCSI)) { in pcimt_hwint1()
265 u8 pend = *(volatile char *)PCIMT_CSITPEND; in pcimt_hwint3() local
268 pend &= (IT_INTA | IT_INTB | IT_INTC | IT_INTD); in pcimt_hwint3()
269 pend ^= (IT_INTA | IT_INTB | IT_INTC | IT_INTD); in pcimt_hwint3()
271 irq = PCIMT_IRQ_INT2 + ffs(pend) - 1; in pcimt_hwint3()
/arch/mips/rb532/
Dirq.c216 unsigned int ip, pend, group; in plat_irq_dispatch() local
229 pend = READ_PEND(addr); in plat_irq_dispatch()
230 pend &= ~READ_MASK(addr); /* only unmasked interrupts */ in plat_irq_dispatch()
231 pend = 39 + (fls(pend) - 32); in plat_irq_dispatch()
232 do_IRQ((group << 5) + pend); in plat_irq_dispatch()
/arch/arm/plat-omap/include/plat/
Ddmtimer.h111 void __iomem *pend; /* write pending */ member
283 while (readl_relaxed(timer->pend) & (reg >> WPSHIFT)) in __omap_dm_timer_read()
293 while (readl_relaxed(timer->pend) & (reg >> WPSHIFT)) in __omap_dm_timer_write()
310 timer->pend = timer->io_base + _OMAP_TIMER_WRITE_PEND_OFFSET; in __omap_dm_timer_init_regs()
317 timer->pend = timer->io_base + in __omap_dm_timer_init_regs()
/arch/x86/include/asm/
Dinit.h12 unsigned long pstart, unsigned long pend);
/arch/x86/mm/
Dident_map.c49 unsigned long pstart, unsigned long pend) in kernel_ident_mapping_init() argument
52 unsigned long end = pend + info->offset; in kernel_ident_mapping_init()
/arch/arm/plat-samsung/
Dadc.c52 struct list_head pend; member
135 struct s3c_adc_client, pend); in s3c_adc_try()
136 list_del(&next->pend); in s3c_adc_try()
173 list_add_tail(&client->pend, &adc_pending); in s3c_adc_start()
272 tmp = list_entry(p, struct s3c_adc_client, pend); in s3c_adc_release()
274 list_del(&tmp->pend); in s3c_adc_release()
/arch/mips/include/asm/octeon/
Dcvmx-pow-defs.h86 uint64_t pend:1; member
90 uint64_t pend:1;
115 uint64_t pend:1; member
119 uint64_t pend:1;
177 uint64_t pend:1; member
181 uint64_t pend:1;
239 uint64_t pend:1; member
243 uint64_t pend:1;
264 uint64_t pend:1; member
268 uint64_t pend:1;
[all …]
Dcvmx-mio-defs.h2659 uint64_t pend:1; member
2667 uint64_t pend:1;
2678 uint64_t pend:1; member
2688 uint64_t pend:1;
/arch/sparc/kernel/
Dpcic.c763 void pcic_nmi(unsigned int pend, struct pt_regs *regs) in pcic_nmi() argument
766 pend = swab32(pend); in pcic_nmi()
768 if (!pcic_speculative || (pend & PCI_SYS_INT_PENDING_PIO) == 0) { in pcic_nmi()
774 pend, (int)regs->pc, pcic_speculative); in pcic_nmi()
Dkernel.h179 void pcic_nmi(unsigned int pend, struct pt_regs *regs);
/arch/ia64/kernel/
Dacpi.c495 struct node_memblk_s *p, *q, *pend; in acpi_numa_memory_affinity_init() local
511 pend = &node_memblk[num_node_memblks]; in acpi_numa_memory_affinity_init()
512 for (p = &node_memblk[0]; p < pend; p++) { in acpi_numa_memory_affinity_init()
516 if (p < pend) { in acpi_numa_memory_affinity_init()
517 for (q = pend - 1; q >= p; q--) in acpi_numa_memory_affinity_init()
/arch/mips/cavium-octeon/executive/
Docteon-model.c45 read_cmd.s.pend = 1; in cvmx_fuse_read_byte()
48 && read_cmd.s.pend) in cvmx_fuse_read_byte()
/arch/arm/mach-omap2/
Dsram242x.S248 adr r8, pend @ addr of preload end
281 beq pend @ jump over dpll relock
297 pend: label
Dsram243x.S248 adr r8, pend @ addr of preload end
281 beq pend @ jump over dpll relock
297 pend: label
/arch/sparc/mm/
Dinit_64.c1652 unsigned long pend, pgprot_t prot, in kernel_map_range() argument
1656 unsigned long vend = PAGE_OFFSET + pend; in kernel_map_range()