Searched refs:PRP_CNTL_CH1EN (Results 1 – 2 of 2) sorted by relevance
139 #define PRP_CNTL_CH1EN (1 << 0) macro718 writel(PRP_CNTL_CH1EN | in mx2_start_streaming()757 writel(cntl & ~PRP_CNTL_CH1EN, in mx2_stop_streaming()1396 writel(cntl & ~(PRP_CNTL_CH1EN | PRP_CNTL_CH2EN), in mx27_camera_emma_irq()
99 #define PRP_CNTL_CH1EN (1 << 0) macro