Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-naneng-edp.c23 #define EDP_PHY_PLL_DIV GENMASK(14, 0) macro
180 EDP_PHY_PLL_DIV, in rockchip_edp_phy_set_rate()
181 FIELD_PREP(EDP_PHY_PLL_DIV, 0x4380)); in rockchip_edp_phy_set_rate()
196 EDP_PHY_PLL_DIV, in rockchip_edp_phy_set_rate()
197 FIELD_PREP(EDP_PHY_PLL_DIV, 0x3840)); in rockchip_edp_phy_set_rate()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-edp.c28 #define EDP_PHY_PLL_DIV GENMASK(14, 0) macro
185 EDP_PHY_PLL_DIV, in rockchip_edp_phy_set_rate()
186 FIELD_PREP(EDP_PHY_PLL_DIV, 0x4380)); in rockchip_edp_phy_set_rate()
201 EDP_PHY_PLL_DIV, in rockchip_edp_phy_set_rate()
202 FIELD_PREP(EDP_PHY_PLL_DIV, 0x3840)); in rockchip_edp_phy_set_rate()