Searched refs:EDP_PHY_REF_DIV (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-edp.c | 27 #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()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-edp.c | 32 #define EDP_PHY_REF_DIV GENMASK(3, 0) macro 188 EDP_PHY_TX_RTERM | EDP_PHY_RATE | EDP_PHY_REF_DIV, in rockchip_edp_phy_set_rate() 191 FIELD_PREP(EDP_PHY_REF_DIV, 0x0)); in rockchip_edp_phy_set_rate() 204 EDP_PHY_TX_RTERM | EDP_PHY_RATE | EDP_PHY_REF_DIV, in rockchip_edp_phy_set_rate() 207 FIELD_PREP(EDP_PHY_REF_DIV, 0x0)); in rockchip_edp_phy_set_rate()
|