Searched refs:ATOMISP_HW_REVISION_ISP2401 (Results 1 – 5 of 5) sorted by relevance
393 (ATOMISP_HW_REVISION_ISP2401 << ATOMISP_HW_REVISION_SHIFT)) in atomisp_save_iunit_reg()398 if (IS_CHT && (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_save_iunit_reg()729 ATOMISP_HW_REVISION_ISP2401 << in atomisp_csi_lane_config()1101 ATOMISP_HW_REVISION_ISP2401) in atomisp_load_firmware()1261 isp->media_dev.hw_revision = (ATOMISP_HW_REVISION_ISP2401 in atomisp_pci_probe()1269 isp->media_dev.hw_revision = (ATOMISP_HW_REVISION_ISP2401 in atomisp_pci_probe()
336 if (IS_HWREVISION(asd->isp, ATOMISP_HW_REVISION_ISP2401)) in atomisp_csi2_configure()
949 if (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_start_streaming()1019 if (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_stop_streaming()
1948 (ATOMISP_HW_REVISION_ISP2401 << ATOMISP_HW_REVISION_SHIFT) || in __configure_capture_pp_input()
30 #define ATOMISP_HW_REVISION_ISP2401 0x20 macro