Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-regs.h15 #define CHNL_CTRL_CLK_EN BIT(30) macro
H A Dimx8-isi-hw.c477 mxc_isi_write(pipe, CHNL_CTRL, enable_clk ? CHNL_CTRL_CLK_EN : 0); in mxc_isi_channel_sw_reset()