Searched refs:C0_ENABLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.h296 #define C0_ENABLE 0x00000001 /* Makes the whole thing go */ macro
H A Dmcam-core.c270 mcam_reg_set_bit(cam, REG_CTRL0, C0_ENABLE);
275 mcam_reg_clear_bit(cam, REG_CTRL0, C0_ENABLE);
652 * that the controller can start a frame *after* C0_ENABLE has been

Completed in 295 milliseconds