Searched refs:pend (Results 1 - 25 of 154) sorted by relevance

1234567

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c64xx/include/mach/
H A Dtick.h23 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
24 return pend & 1 << (IRQ_TIMER4_VIC - S3C64XX_IRQ_VIC0(0));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s5p6440/include/mach/
H A Dtick.h18 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
19 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s5p6442/include/mach/
H A Dtick.h20 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
21 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s5pc100/include/mach/
H A Dtick.h23 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
24 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s5pv210/include/mach/
H A Dtick.h20 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
21 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c64xx/include/mach/
H A Dtick.h23 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
24 return pend & 1 << (IRQ_TIMER4_VIC - S3C64XX_IRQ_VIC0(0));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s5p6440/include/mach/
H A Dtick.h18 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
19 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s5p6442/include/mach/
H A Dtick.h20 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
21 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s5pc100/include/mach/
H A Dtick.h23 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
24 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s5pv210/include/mach/
H A Dtick.h20 u32 pend = __raw_readl(VA_VIC0 + VIC_RAW_STATUS); local
21 return pend & (1 << (IRQ_TIMER4_VIC - S5P_IRQ_VIC0(0)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/utils/
H A Dnfnl_osf.c275 char *pbeg, *pend; local
296 pend = xt_osf_strchr(pbeg, OSFPDEL);
297 if (pend) {
298 *pend = '\0';
323 pbeg = pend + 1;
325 pend = xt_osf_strchr(pbeg, OSFPDEL);
326 if (pend) {
327 *pend = '\0';
329 pbeg = pend + 1;
331 pend
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/utils/
H A Dnfnl_osf.c275 char *pbeg, *pend; local
296 pend = xt_osf_strchr(pbeg, OSFPDEL);
297 if (pend) {
298 *pend = '\0';
323 pbeg = pend + 1;
325 pend = xt_osf_strchr(pbeg, OSFPDEL);
326 if (pend) {
327 *pend = '\0';
329 pbeg = pend + 1;
331 pend
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/utils/
H A Dnfnl_osf.c275 char *pbeg, *pend; local
296 pend = xt_osf_strchr(pbeg, OSFPDEL);
297 if (pend) {
298 *pend = '\0';
323 pbeg = pend + 1;
325 pend = xt_osf_strchr(pbeg, OSFPDEL);
326 if (pend) {
327 *pend = '\0';
329 pbeg = pend + 1;
331 pend
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68knommu/platform/68328/
H A Dints.c87 unsigned long pend = ISR; local
89 while (pend) {
90 if (pend & 0x0000ffff) {
91 if (pend & 0x000000ff) {
92 if (pend & 0x0000000f) {
100 if (pend & 0x00000f00) {
109 if (pend & 0x00ff0000) {
110 if (pend & 0x000f0000) {
118 if (pend & 0x0f000000) {
128 while (! (mask & pend)) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dints.c87 unsigned long pend = ISR; local
89 while (pend) {
90 if (pend & 0x0000ffff) {
91 if (pend & 0x000000ff) {
92 if (pend & 0x0000000f) {
100 if (pend & 0x00000f00) {
109 if (pend & 0x00ff0000) {
110 if (pend & 0x000f0000) {
118 if (pend & 0x0f000000) {
128 while (! (mask & pend)) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Dirq.c537 unsigned long pend; local
552 pend = __raw_readl(S3C24XX_EINTPEND);
554 if (pend == 0 || pend == last)
557 __raw_writel(pend, S3C24XX_EINTPEND);
558 printk("irq: clearing pending ext status %08x\n", (int)pend);
559 last = pend;
564 pend = __raw_readl(S3C2410_INTPND);
566 if (pend == 0 || pend
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-samsung/
H A Dirq-uart.c87 u32 pend = __raw_readl(uirq->regs + S3C64XX_UINTP); local
90 if (pend & (1 << 0))
92 if (pend & (1 << 1))
94 if (pend & (1 << 2))
96 if (pend & (1 << 3))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dirq-uart.c87 u32 pend = __raw_readl(uirq->regs + S3C64XX_UINTP); local
90 if (pend & (1 << 0))
92 if (pend & (1 << 1))
94 if (pend & (1 << 2))
96 if (pend & (1 << 3))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dirq.c537 unsigned long pend; local
552 pend = __raw_readl(S3C24XX_EINTPEND);
554 if (pend == 0 || pend == last)
557 __raw_writel(pend, S3C24XX_EINTPEND);
558 printk("irq: clearing pending ext status %08x\n", (int)pend);
559 last = pend;
564 pend = __raw_readl(S3C2410_INTPND);
566 if (pend == 0 || pend
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/82xx/
H A Dpq2ads-pci-pic.c86 u32 stat, mask, pend; local
93 pend = stat & ~mask;
95 if (!pend)
98 for (bit = 0; pend != 0; ++bit, pend <<= 1) {
99 if (pend & 0x80000000) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/82xx/
H A Dpq2ads-pci-pic.c86 u32 stat, mask, pend; local
93 pend = stat & ~mask;
95 if (!pend)
98 for (bit = 0; pend != 0; ++bit, pend <<= 1) {
99 if (pend & 0x80000000) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/rb532/
H A Dirq.c217 unsigned int ip, pend, group; local
230 pend = READ_PEND(addr);
231 pend &= ~READ_MASK(addr); /* only unmasked interrupts */
232 pend = 39 + (fls(pend) - 32);
233 do_IRQ((group << 5) + pend);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/rb532/
H A Dirq.c217 unsigned int ip, pend, group; local
230 pend = READ_PEND(addr);
231 pend &= ~READ_MASK(addr); /* only unmasked interrupts */
232 pend = 39 + (fls(pend) - 32);
233 do_IRQ((group << 5) + pend);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sni/
H A Dpcimt.c241 u8 pend = *(volatile char *)PCIMT_CSITPEND; local
244 if (pend & IT_EISA) {
258 if (!(pend & IT_SCSI)) {
271 u8 pend = *(volatile char *)PCIMT_CSITPEND; local
274 pend &= (IT_INTA | IT_INTB | IT_INTC | IT_INTD);
275 pend ^= (IT_INTA | IT_INTB | IT_INTC | IT_INTD);
277 irq = PCIMT_IRQ_INT2 + ffs(pend) - 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sni/
H A Dpcimt.c241 u8 pend = *(volatile char *)PCIMT_CSITPEND; local
244 if (pend & IT_EISA) {
258 if (!(pend & IT_SCSI)) {
271 u8 pend = *(volatile char *)PCIMT_CSITPEND; local
274 pend &= (IT_INTA | IT_INTB | IT_INTC | IT_INTD);
275 pend ^= (IT_INTA | IT_INTB | IT_INTC | IT_INTD);
277 irq = PCIMT_IRQ_INT2 + ffs(pend) - 1;

Completed in 211 milliseconds

1234567