Searched refs:peripheral (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/include/mach/
H A Dentry-macro.S20 ldr \base, =(AT91_VA_BASE_SYS + AT91_AIC) @ base virtual address of AIC peripheral
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/include/mach/
H A Ddma.h95 unsigned char peripheral; member in struct:s3c2410_dma_chan
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/
H A Ddma.c422 u32 peripheral; local
432 peripheral = (chan->peripheral & 0xf);
436 pr_debug("%s: peripheral %d\n", __func__, peripheral);
441 config |= peripheral << PL080_CONFIG_SRC_SEL_SHIFT;
445 config |= peripheral << PL080_CONFIG_DST_SEL_SHIFT;
511 chan->peripheral = channel;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pic.c25 * three groups called 'critical', 'main', and 'peripheral'. The critical
56 * bestcomm interrupt occurs (peripheral group, irq 0) this driver determines
521 * 'peripheral'. This function reads the status register and returns the IRQ
524 * then 'peripheral'.
527 * of individual 'peripheral' interrupts. If this is the case then a special
529 * or medium priority peripheral irq has occurred.
535 * bestcomm DMA task can raise the bestcomm peripheral interrupt. When this
547 if (irq == 2) /* high priority peripheral */
548 goto peripheral;
552 if (irq == 4) /* low priority peripheral */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsgiarcs.h51 system, processor, cache, adapter, controller, peripheral, memory enumerator in enum:linux_devclass

Completed in 48 milliseconds