Loading drivers/media/platform/msm/ais/cam_isp/isp_hw_mgr/isp_hw/vfe_hw/vfe_top/cam_vfe_fe_ver1.c +2 −2 Original line number Diff line number Diff line Loading @@ -396,11 +396,11 @@ static int cam_vfe_fe_reg_dump( CAM_INFO(CAM_ISP, "offset 0x%x val 0x%x", i, val); } cam_cpas_reg_read((uint32_t)soc_private->cpas_handle, cam_cpas_reg_read((uint64_t)soc_private->cpas_handle, CAM_CPAS_REG_CAMNOC, 0x420, true, &val); CAM_INFO(CAM_ISP, "IFE02_MAXWR_LOW offset 0x420 val 0x%x", val); cam_cpas_reg_read((uint32_t)soc_private->cpas_handle, cam_cpas_reg_read((uint64_t)soc_private->cpas_handle, CAM_CPAS_REG_CAMNOC, 0x820, true, &val); CAM_INFO(CAM_ISP, "IFE13_MAXWR_LOW offset 0x820 val 0x%x", val); Loading Loading
drivers/media/platform/msm/ais/cam_isp/isp_hw_mgr/isp_hw/vfe_hw/vfe_top/cam_vfe_fe_ver1.c +2 −2 Original line number Diff line number Diff line Loading @@ -396,11 +396,11 @@ static int cam_vfe_fe_reg_dump( CAM_INFO(CAM_ISP, "offset 0x%x val 0x%x", i, val); } cam_cpas_reg_read((uint32_t)soc_private->cpas_handle, cam_cpas_reg_read((uint64_t)soc_private->cpas_handle, CAM_CPAS_REG_CAMNOC, 0x420, true, &val); CAM_INFO(CAM_ISP, "IFE02_MAXWR_LOW offset 0x420 val 0x%x", val); cam_cpas_reg_read((uint32_t)soc_private->cpas_handle, cam_cpas_reg_read((uint64_t)soc_private->cpas_handle, CAM_CPAS_REG_CAMNOC, 0x820, true, &val); CAM_INFO(CAM_ISP, "IFE13_MAXWR_LOW offset 0x820 val 0x%x", val); Loading