Searched refs:GRF_DPHY_CSI2PHY_LANE_SEL (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-csi2-dphy-hw.c | 159 GRF_DPHY_CSI2PHY_LANE_SEL,
enumerator 334 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(GRF_VI_CON1, 1, 7),
363 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(GRF_SOC_CON2, 1, 6),
508 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val);
in csi2_dphy_config_dual_mode() 510 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val);
in csi2_dphy_config_dual_mode() 529 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val);
in csi2_dphy_config_dual_mode() 537 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val);
in csi2_dphy_config_dual_mode() 544 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val);
in csi2_dphy_config_dual_mode() 552 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val);
in csi2_dphy_config_dual_mode()
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-csi2-dphy-hw.c | 160 GRF_DPHY_CSI2PHY_LANE_SEL, enumerator 339 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(GRF_VI_CON1, 1, 7), 368 [GRF_DPHY_CSI2PHY_LANE_SEL] = GRF_REG(GRF_SOC_CON2, 1, 6), 521 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode() 523 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode() 542 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode() 551 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode() 559 write_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode() 568 write_sys_grf_reg(hw, GRF_DPHY_CSI2PHY_LANE_SEL, val); in csi2_dphy_config_dual_mode()
|
Completed in 4 milliseconds