Home
last modified time | relevance | path

Searched refs:mxc_isi_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-hw.c16 static inline u32 mxc_isi_read(struct mxc_isi_pipe *pipe, u32 reg) in mxc_isi_read() function
44 val = mxc_isi_read(pipe, CHNL_OUT_BUF_CTRL); in mxc_isi_channel_set_outbuf()
87 val = mxc_isi_read(pipe, CHNL_MEM_RD_CTRL); in mxc_isi_channel_m2m_start()
137 val = mxc_isi_read(pipe, CHNL_IMG_CTRL); in mxc_isi_channel_set_scaling()
175 val = mxc_isi_read(pipe, CHNL_IMG_CTRL); in mxc_isi_channel_set_crop()
222 val = mxc_isi_read(pipe, CHNL_IMG_CTRL); in mxc_isi_channel_set_csc()
263 val = mxc_isi_read(pipe, CHNL_IMG_CTRL); in mxc_isi_channel_set_alpha()
274 val = mxc_isi_read(pipe, CHNL_IMG_CTRL); in mxc_isi_channel_set_flip()
290 val = mxc_isi_read(pipe, CHNL_OUT_BUF_CTRL); in mxc_isi_channel_set_panic_threshold()
312 val = mxc_isi_read(pipe, CHNL_CTRL); in mxc_isi_channel_set_control()
[all …]
H A Dimx8-isi-debug.c17 static inline u32 mxc_isi_read(struct mxc_isi_pipe *pipe, u32 reg) in mxc_isi_read() function
82 mxc_isi_read(pipe, registers[i].offset)); in mxc_isi_debug_dump_regs_show()