Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c121 #define ROPLL_SSC_EN BIT(0) macro
972 OVRD_ROPLL_SSC_EN | ROPLL_SSC_EN, in rockchip_hdptx_phy_set_rate()
974 FIELD_PREP(ROPLL_SSC_EN, 0x1)); in rockchip_hdptx_phy_set_rate()
996 OVRD_ROPLL_SSC_EN | ROPLL_SSC_EN, in rockchip_hdptx_phy_set_rate()
998 FIELD_PREP(ROPLL_SSC_EN, 0x0)); in rockchip_hdptx_phy_set_rate()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c188 #define ROPLL_SSC_EN BIT(0) macro