Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wan/
Dwanxlfw.S94 CISR = REGBASE + 0x54C // 32-bit CP interrupts in-service define
657 movel #0x40000000, CISR
663 movel #0x20000000, CISR
669 movel #0x10000000, CISR
675 movel #0x08000000, CISR
/linux-6.12.1/drivers/media/platform/intel/
Dpxa_camera.c60 #define CISR 0x0014 macro
921 __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()