Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-csi2-dphy-hw.c232 static inline void write_sys_grf_reg(struct csi2_dphy_hw *hw, in write_sys_grf_reg() function
583 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
597 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY1_LANE_SEL, val); in csi2_dphy_config_dual_mode()
616 write_sys_grf_reg(hw, GRF_DPHY_CSIHOST2_SEL, 0x0); in csi2_dphy_config_dual_mode()
617 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
640 write_sys_grf_reg(hw, GRF_DPHY_CSIHOST3_SEL, 0x1); in csi2_dphy_config_dual_mode()
641 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
648 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY1_LANE_SEL, val); in csi2_dphy_config_dual_mode()
649 write_sys_grf_reg(hw, GRF_DPHY_CSIHOST4_SEL, 0x0); in csi2_dphy_config_dual_mode()
662 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY1_LANE_SEL, val); in csi2_dphy_config_dual_mode()
[all …]