Home
last modified time | relevance | path

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

/drivers/media/platform/raspberrypi/rp1-cfe/
A Dcsi2.c58 #define CSI2_CH_CTRL(x) ((x) * 0x40 + 0x28) macro
152 DUMP_CH(i, CSI2_CH_CTRL); in csi2_regs_show()
322 csi2_reg_write(csi2, CSI2_CH_CTRL(channel), 0); in csi2_start_channel()
347 csi2_reg_write(csi2, CSI2_CH_CTRL(channel), ctrl); in csi2_start_channel()
356 csi2_reg_write(csi2, CSI2_CH_CTRL(channel), CSI2_CH_CTRL_FORCE); in csi2_stop_channel()

Completed in 6 milliseconds