Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-hw.c87 val = mxc_isi_read(pipe, CHNL_MEM_RD_CTRL); in mxc_isi_channel_m2m_start()
89 mxc_isi_write(pipe, CHNL_MEM_RD_CTRL, val); in mxc_isi_channel_m2m_start()
94 mxc_isi_write(pipe, CHNL_MEM_RD_CTRL, val); in mxc_isi_channel_m2m_start()
388 mxc_isi_write(pipe, CHNL_MEM_RD_CTRL, in mxc_isi_channel_set_input_format()
H A Dimx8-isi-debug.c64 MXC_ISI_DEBUG_REG(CHNL_MEM_RD_CTRL), in mxc_isi_debug_dump_regs_show()
H A Dimx8-isi-regs.h353 #define CHNL_MEM_RD_CTRL 0x0088 macro