Searched defs:hdptx (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 658 struct rockchip_hdptx_phy *hdptx = dev_get_priv(phy->dev); in rockchip_hdptx_phy_set_mode() local 665 static int rockchip_hdptx_phy_verify_config(struct rockchip_hdptx_phy *hdptx, in rockchip_hdptx_phy_verify_config() 707 static void rockchip_hdptx_phy_set_voltage(struct rockchip_hdptx_phy *hdptx, in rockchip_hdptx_phy_set_voltage() 843 static int rockchip_hdptx_phy_set_voltages(struct rockchip_hdptx_phy *hdptx, in rockchip_hdptx_phy_set_voltages() 879 static int rockchip_hdptx_phy_set_rate(struct rockchip_hdptx_phy *hdptx, in rockchip_hdptx_phy_set_rate() 1032 struct rockchip_hdptx_phy *hdptx = dev_get_priv(phy->dev); in rockchip_hdptx_phy_configure() local 1065 static void rockchip_hdptx_phy_dp_pll_init(struct rockchip_hdptx_phy *hdptx) in rockchip_hdptx_phy_dp_pll_init() 1188 static int rockchip_hdptx_phy_dp_aux_init(struct rockchip_hdptx_phy *hdptx) in rockchip_hdptx_phy_dp_aux_init() 1298 static void rockchip_hdptx_phy_reset(struct rockchip_hdptx_phy *hdptx) in rockchip_hdptx_phy_reset() 1326 struct rockchip_hdptx_phy *hdptx = dev_get_priv(phy->dev); in rockchip_hdptx_phy_power_on() local [all …]
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 819 static inline void hdptx_write(struct rockchip_hdptx_phy *hdptx, uint reg, in hdptx_write() 825 static inline uint hdptx_read(struct rockchip_hdptx_phy *hdptx, uint reg) in hdptx_read() 830 static void hdptx_update_bits(struct rockchip_hdptx_phy *hdptx, uint reg, in hdptx_update_bits() 841 static void hdptx_grf_write(struct rockchip_hdptx_phy *hdptx, uint reg, in hdptx_grf_write() 847 static uint hdptx_grf_read(struct rockchip_hdptx_phy *hdptx, uint reg) in hdptx_grf_read() 859 static void hdptx_pre_power_up(struct rockchip_hdptx_phy *hdptx) in hdptx_pre_power_up() 875 static int hdptx_post_enable_lane(struct rockchip_hdptx_phy *hdptx) in hdptx_post_enable_lane() 911 static int hdptx_post_enable_pll(struct rockchip_hdptx_phy *hdptx) in hdptx_post_enable_pll() 1018 static int hdptx_lcpll_cmn_config(struct rockchip_hdptx_phy *hdptx, unsigned long bit_rate) in hdptx_lcpll_cmn_config() 1176 static int hdptx_ropll_cmn_config(struct rockchip_hdptx_phy *hdptx, unsigned long bit_rate) in hdptx_ropll_cmn_config() [all …]
|