Home
last modified time | relevance | path

Searched refs:CHNL_IER (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-debug.c34 MXC_ISI_DEBUG_REG(CHNL_IER), in mxc_isi_debug_dump_regs_show()
H A Dimx8-isi-hw.c459 mxc_isi_write(pipe, CHNL_IER, val); in mxc_isi_channel_irq_enable()
464 mxc_isi_write(pipe, CHNL_IER, 0); in mxc_isi_channel_irq_disable()
H A Dimx8-isi-regs.h144 #define CHNL_IER 0x0010 macro