Searched refs:ATOMISP_HW_REVISION_ISP2401 (Results 1 – 5 of 5) sorted by relevance
403 (ATOMISP_HW_REVISION_ISP2401 << ATOMISP_HW_REVISION_SHIFT)) in atomisp_save_iunit_reg()408 if (IS_CHT && (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_save_iunit_reg()735 ATOMISP_HW_REVISION_ISP2401 << in atomisp_csi_lane_config()1142 == ATOMISP_HW_REVISION_ISP2401) in atomisp_load_firmware()1348 isp->media_dev.hw_revision = ( ATOMISP_HW_REVISION_ISP2401 in atomisp_pci_probe()1356 isp->media_dev.hw_revision = ( ATOMISP_HW_REVISION_ISP2401 in atomisp_pci_probe()
357 if (IS_HWREVISION(asd->isp, ATOMISP_HW_REVISION_ISP2401)) in atomisp_csi2_configure()
1175 if (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_start_streaming()1250 if (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_stop_streaming()
1980 (ATOMISP_HW_REVISION_ISP2401 << ATOMISP_HW_REVISION_SHIFT) || in __configure_capture_pp_input()
31 #define ATOMISP_HW_REVISION_ISP2401 0x20 macro