Searched refs:CISR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dwanxlfw.S95 CISR = REGBASE + 0x54C // 32-bit CP interrupts in-service define
658 movel #0x40000000, CISR
664 movel #0x20000000, CISR
670 movel #0x10000000, CISR
676 movel #0x08000000, CISR
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dpxa_camera.c52 #define CISR 0x0014 macro
755 camera_status = __raw_readl(pcdev->base + CISR);
801 dev_dbg(dev, "FIFO overrun! CISR: %x\n",
939 status = __raw_readl(pcdev->base + CISR);
946 __raw_writel(status, pcdev->base + CISR);

Completed in 28 milliseconds