Searched refs:ATOMISP_HW_REVISION_ISP2401 (Results 1 – 5 of 5) sorted by relevance
381 (ATOMISP_HW_REVISION_ISP2401 << ATOMISP_HW_REVISION_SHIFT)) in atomisp_save_iunit_reg() 386 if (IS_CHT && (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_save_iunit_reg() 717 ATOMISP_HW_REVISION_ISP2401 << in atomisp_csi_lane_config() 1119 ATOMISP_HW_REVISION_ISP2401) in atomisp_load_firmware() 1279 isp->media_dev.hw_revision = (ATOMISP_HW_REVISION_ISP2401 in atomisp_pci_probe() 1287 isp->media_dev.hw_revision = (ATOMISP_HW_REVISION_ISP2401 in atomisp_pci_probe()
325 if (IS_HWREVISION(asd->isp, ATOMISP_HW_REVISION_ISP2401)) in atomisp_csi2_configure()
887 if (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_stop_stream() 998 if (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_start_streaming()
1937 (ATOMISP_HW_REVISION_ISP2401 << ATOMISP_HW_REVISION_SHIFT) || in __configure_capture_pp_input()
19 #define ATOMISP_HW_REVISION_ISP2401 0x20 macro