Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dwanxlfw.S96 CISR = REGBASE + 0x54C // 32-bit CP interrupts in-service define
659 movel #0x40000000, CISR
665 movel #0x20000000, CISR
671 movel #0x10000000, CISR
677 movel #0x08000000, CISR
/Linux-v4.19/drivers/media/platform/
Dpxa_camera.c64 #define CISR 0x0014 macro
965 __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()