Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/nxp/imx8-isi/
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()
221 val = mxc_isi_read(pipe, CHNL_IMG_CTRL); in mxc_isi_channel_set_csc()
261 val = mxc_isi_read(pipe, CHNL_IMG_CTRL); in mxc_isi_channel_set_alpha()
272 val = mxc_isi_read(pipe, CHNL_IMG_CTRL); in mxc_isi_channel_set_flip()
288 val = mxc_isi_read(pipe, CHNL_OUT_BUF_CTRL); in mxc_isi_channel_set_panic_threshold()
310 val = mxc_isi_read(pipe, CHNL_CTRL); in mxc_isi_channel_set_control()
[all …]
Dimx8-isi-debug.c17 static inline u32 mxc_isi_read(struct mxc_isi_pipe *pipe, u32 reg) in mxc_isi_read() function
93 mxc_isi_read(pipe, registers[i].offset)); in mxc_isi_debug_dump_regs_show()
101 mxc_isi_read(pipe, reg->offset)); in mxc_isi_debug_dump_regs_show()