Home
last modified time | relevance | path

Searched refs:GRF_DPHY_CSI2PHY_LANE_SEL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-csi2-dphy-hw.c151 GRF_DPHY_CSI2PHY_LANE_SEL, enumerator
347 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(GRF_VI_CON1, 1, 7),
376 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(GRF_SOC_CON2, 1, 6),
447 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(RK3562_GRF_VI_CON0, 1, 12),
581 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
583 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
608 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
617 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
624 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
632 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle-csi2-dphy-common.h194 GRF_DPHY_CSI2PHY_LANE_SEL, enumerator
H A Dvehicle_cif.c624 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(GRF_VI_CON1, 1, 7),
653 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(GRF_SOC_CON2, 1, 6),
753 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(RK3562_GRF_VI_CON0, 1, 12),
1658 csi2_dphy_write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
1660 csi2_dphy_write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
3431 val = csi2_dphy_read_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL); in vehicle_cif_csi2_dump_regs()