blob: f7da4a7d18be65e971768df6cb8f78ed941ca540 [file] [log] [blame]
/* Copyright (c) 2014, 2018, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
#ifndef MSM_CSIPHY_2_0_HWREG_H
#define MSM_CSIPHY_2_0_HWREG_H
#include <sensor/csiphy/msm_csiphy.h>
static struct csiphy_reg_parms_t csiphy_v2_0 = {
/*MIPI CSI PHY registers*/
0x17C,
0x0,
0x4,
0x8,
0xC,
0x10,
0x100,
0x104,
0x108,
0x10C,
0x110,
0x128,
0x140,
0x144,
0x164,
0x180,
0x1A0,
0x6F,
0x1A4,
0x1C0,
0x1C4,
0x4,
0x1E0,
0x1E8,
0x0,
};
#endif