Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-mipi-rx.c83 #define RV1126_GRF_PHY1_SEL_CIFLITE BIT(2) macro
828 newval &= ~RV1126_GRF_PHY1_SEL_CIFLITE; in rk1126_mipidphy_dphy_sel()
830 newval |= RV1126_GRF_PHY1_SEL_CIFLITE; in rk1126_mipidphy_dphy_sel()
1152 RV1126_GRF_PHY1_SEL_CIF | RV1126_GRF_PHY1_SEL_CIFLITE; in rv1126_mipidphy_individual_init()