Searched refs:CHNL_OUT_BUF_CTRL (Results 1 – 3 of 3) sorted by relevance
44 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()
31 MXC_ISI_DEBUG_REG(CHNL_OUT_BUF_CTRL), in mxc_isi_debug_dump_regs_show()
114 #define CHNL_OUT_BUF_CTRL 0x0008 macro