Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-hw.c44 val = mxc_isi_read(pipe, CHNL_OUT_BUF_CTRL); in mxc_isi_channel_set_outbuf()
80 mxc_isi_write(pipe, CHNL_OUT_BUF_CTRL, val); in mxc_isi_channel_set_outbuf()
290 val = mxc_isi_read(pipe, CHNL_OUT_BUF_CTRL); in mxc_isi_channel_set_panic_threshold()
301 mxc_isi_write(pipe, CHNL_OUT_BUF_CTRL, val); in mxc_isi_channel_set_panic_threshold()
H A Dimx8-isi-debug.c31 MXC_ISI_DEBUG_REG(CHNL_OUT_BUF_CTRL), in mxc_isi_debug_dump_regs_show()
H A Dimx8-isi-regs.h114 #define CHNL_OUT_BUF_CTRL 0x0008 macro