Home
last modified time | relevance | path

Searched refs:ATOMISP_HW_REVISION_ISP2401 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c393 (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()
H A Datomisp_csi2.c336 if (IS_HWREVISION(asd->isp, ATOMISP_HW_REVISION_ISP2401)) in atomisp_csi2_configure()
H A Datomisp_ioctl.c949 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()
H A Datomisp_compat_css20.c1948 (ATOMISP_HW_REVISION_ISP2401 << ATOMISP_HW_REVISION_SHIFT) || in __configure_capture_pp_input()
/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h30 #define ATOMISP_HW_REVISION_ISP2401 0x20 macro