Home
last modified time | relevance | path

Searched refs:CIF_MI_IMSC (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dregs.h1141 #define CIF_MI_IMSC (CIF_MI_BASE + 0x000000F8) macro
1758 void __iomem *addr = base + CIF_MI_IMSC; in mi_frame_end_int_enable()
1768 void __iomem *addr = base + CIF_MI_IMSC; in mi_frame_end_int_disable()
2007 void __iomem *addr = base + CIF_MI_IMSC; in mi_dmarx_ready_enable()
2015 void __iomem *addr = base + CIF_MI_IMSC; in mi_dmarx_ready_disable()
H A Drkisp.c2049 writel(0, base + CIF_MI_IMSC); in rkisp_isp_stop()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Dregs.h1128 #define CIF_MI_IMSC (CIF_MI_BASE + 0x000000F8) macro
1697 void __iomem *addr = base + CIF_MI_IMSC; in mi_frame_end_int_enable()
1705 void __iomem *addr = base + CIF_MI_IMSC; in mi_frame_end_int_disable()
1949 void __iomem *addr = base + CIF_MI_IMSC; in mi_dmarx_ready_enable()
1957 void __iomem *addr = base + CIF_MI_IMSC; in mi_dmarx_ready_disable()
H A Drkisp1.c737 writel(0, base + CIF_MI_IMSC);