Searched refs:CISR (Results 1 – 2 of 2) sorted by relevance
94 CISR = REGBASE + 0x54C // 32-bit CP interrupts in-service define657 movel #0x40000000, CISR663 movel #0x20000000, CISR669 movel #0x10000000, CISR675 movel #0x08000000, CISR
59 #define CISR 0x0014 macro920 __raw_writel(__raw_readl(pcdev->base + CISR), pcdev->base + CISR); in pxa_camera_start_capture()1009 camera_status = __raw_readl(pcdev->base + CISR); in pxa_camera_dma_irq()1157 __raw_readl(pcdev->base + CISR)); in pxa_camera_eof()1176 status = __raw_readl(pcdev->base + CISR); in pxa_camera_irq()1183 __raw_writel(status, pcdev->base + CISR); in pxa_camera_irq()