Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-csi2-dphy-hw.c226 static inline void write_sys_grf_reg(struct csi2_dphy_hw *hw, int index, u8 value) in write_sys_grf_reg() function
510 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
518 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY1_LANE_SEL, val); in csi2_dphy_config_dual_mode()
536 write_sys_grf_reg(hw, GRF_DPHY_CSIHOST2_SEL, 0x0); in csi2_dphy_config_dual_mode()
537 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
551 write_sys_grf_reg(hw, GRF_DPHY_CSIHOST3_SEL, 0x1); in csi2_dphy_config_dual_mode()
552 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
556 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY1_LANE_SEL, val); in csi2_dphy_config_dual_mode()
557 write_sys_grf_reg(hw, GRF_DPHY_CSIHOST4_SEL, 0x0); in csi2_dphy_config_dual_mode()
562 write_sys_grf_reg(h in csi2_dphy_config_dual_mode()
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-csi2-dphy-hw.c224 static inline void write_sys_grf_reg(struct csi2_dphy_hw *hw, in write_sys_grf_reg() function
523 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
531 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY1_LANE_SEL, val); in csi2_dphy_config_dual_mode()
550 write_sys_grf_reg(hw, GRF_DPHY_CSIHOST2_SEL, 0x0); in csi2_dphy_config_dual_mode()
551 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
567 write_sys_grf_reg(hw, GRF_DPHY_CSIHOST3_SEL, 0x1); in csi2_dphy_config_dual_mode()
568 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
572 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY1_LANE_SEL, val); in csi2_dphy_config_dual_mode()
573 write_sys_grf_reg(hw, GRF_DPHY_CSIHOST4_SEL, 0x0); in csi2_dphy_config_dual_mode()
579 write_sys_grf_reg(h in csi2_dphy_config_dual_mode()
[all...]

Completed in 3 milliseconds