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
60 #define CISR 0x0014 macro921 __raw_writel(__raw_readl(pcdev->base + CISR), pcdev->base + CISR); in pxa_camera_start_capture()1010 camera_status = __raw_readl(pcdev->base + CISR); in pxa_camera_dma_irq()1158 __raw_readl(pcdev->base + CISR)); in pxa_camera_eof_bh_work()1177 status = __raw_readl(pcdev->base + CISR); in pxa_camera_irq()1184 __raw_writel(status, pcdev->base + CISR); in pxa_camera_irq()