Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-edp.c27 #define EDP_PHY_REF_DIV GENMASK(3, 0) macro
183 EDP_PHY_TX_RTERM | EDP_PHY_RATE | EDP_PHY_REF_DIV, in rockchip_edp_phy_set_rate()
186 FIELD_PREP(EDP_PHY_REF_DIV, 0x0)); in rockchip_edp_phy_set_rate()
199 EDP_PHY_TX_RTERM | EDP_PHY_RATE | EDP_PHY_REF_DIV, in rockchip_edp_phy_set_rate()
202 FIELD_PREP(EDP_PHY_REF_DIV, 0x0)); in rockchip_edp_phy_set_rate()