Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-mipi-rx.c84 #define RV1126_GRF_PHY1_SEL_ISP BIT(1) macro
838 newval &= ~RV1126_GRF_PHY1_SEL_ISP; in rk1126_mipidphy_dphy_sel()
840 newval |= RV1126_GRF_PHY1_SEL_ISP; in rk1126_mipidphy_dphy_sel()
1149 sel = !priv->phy_index ? 0 : RV1126_GRF_PHY1_SEL_ISP; in rv1126_mipidphy_individual_init()