Searched refs:ATOMISP_HW_REVISION_ISP2401 (Results 1 – 6 of 6) sorted by relevance
510 (ATOMISP_HW_REVISION_ISP2401 << ATOMISP_HW_REVISION_SHIFT)) in atomisp_save_iunit_reg()515 if (IS_CHT && (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_save_iunit_reg()898 ATOMISP_HW_REVISION_ISP2401 << in atomisp_csi_lane_config()1327 == ATOMISP_HW_REVISION_ISP2401) in atomisp_load_firmware()1534 isp->media_dev.hw_revision = ( ATOMISP_HW_REVISION_ISP2401 in atomisp_pci_probe()1542 isp->media_dev.hw_revision = ( ATOMISP_HW_REVISION_ISP2401 in atomisp_pci_probe()
400 if (IS_HWREVISION(asd->isp, ATOMISP_HW_REVISION_ISP2401)) in atomisp_csi2_configure()
1696 if (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_streamon()1885 if (isp->media_dev.hw_revision >= ((ATOMISP_HW_REVISION_ISP2401 << in atomisp_streamoff()
2255 if (IS_HWREVISION(asd->isp, ATOMISP_HW_REVISION_ISP2401)) { in atomisp_get_dvs2_bq_resolutions()2290 if (IS_HWREVISION(asd->isp, ATOMISP_HW_REVISION_ISP2401)) { in atomisp_get_dvs2_bq_resolutions()
2262 (ATOMISP_HW_REVISION_ISP2401 << ATOMISP_HW_REVISION_SHIFT) || in __configure_capture_pp_input()
31 #define ATOMISP_HW_REVISION_ISP2401 0x20 macro