Searched refs:CISR (Results 1 – 2 of 2) sorted by relevance
96 CISR = REGBASE + 0x54C // 32-bit CP interrupts in-service define659 movel #0x40000000, CISR665 movel #0x20000000, CISR671 movel #0x10000000, CISR677 movel #0x08000000, CISR
64 #define CISR 0x0014 macro965 __raw_writel(__raw_readl(pcdev->base + CISR), pcdev->base + CISR); in pxa_camera_start_capture()1054 camera_status = __raw_readl(pcdev->base + CISR); in pxa_camera_dma_irq()1202 __raw_readl(pcdev->base + CISR)); in pxa_camera_eof()1221 status = __raw_readl(pcdev->base + CISR); in pxa_camera_irq()1228 __raw_writel(status, pcdev->base + CISR); in pxa_camera_irq()