Searched refs:MRFLD_PCI_CSI_CONTROL_CSI_READY (Results 1 – 3 of 3) sorted by relevance
42 #define MRFLD_PCI_CSI_CONTROL_CSI_READY BIT(25) macro
944 isp->saved_regs.csi_control | MRFLD_PCI_CSI_CONTROL_CSI_READY); in atomisp_start_streaming()1014 isp->saved_regs.csi_control & ~MRFLD_PCI_CSI_CONTROL_CSI_READY); in atomisp_stop_streaming()
389 isp->saved_regs.csi_control |= MRFLD_PCI_CSI_CONTROL_CSI_READY; in atomisp_save_iunit_reg()