Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c163 #define HS_SPEED_SEL BIT(0) macro
848 regmap_update_bits(hdptx->regmap, 0x0268, HS_SPEED_SEL, in rockchip_hdptx_phy_dp_pll_init()
849 FIELD_PREP(HS_SPEED_SEL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c163 #define HS_SPEED_SEL BIT(0) macro
889 regmap_update_bits(hdptx->regmap, 0x0268, HS_SPEED_SEL, in rockchip_hdptx_phy_dp_pll_init()
890 FIELD_PREP(HS_SPEED_SEL, 0x1)); in rockchip_hdptx_phy_dp_pll_init()
H A Dphy-rockchip-samsung-hdptx-hdmi.c244 #define HS_SPEED_SEL BIT(0) macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c242 #define HS_SPEED_SEL BIT(0) macro