Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c224 struct inno_dsidphy { struct
301 static inline struct inno_dsidphy *hw_to_inno(struct clk_hw *hw) in hw_to_inno()
303 return container_of(hw, struct inno_dsidphy, pll.hw); in hw_to_inno()
306 static void phy_update_bits(struct inno_dsidphy *inno, in phy_update_bits()
318 static void host_update_bits(struct inno_dsidphy *inno, in host_update_bits()
329 static unsigned long inno_dsidphy_pll_calc_rate(struct inno_dsidphy *inno, in inno_dsidphy_pll_calc_rate()
400 inno_mipi_dphy_get_timing(struct inno_dsidphy *inno) in inno_mipi_dphy_get_timing()
420 static void inno_mipi_dphy_max_2_5GHz_pll_enable(struct inno_dsidphy *inno) in inno_mipi_dphy_max_2_5GHz_pll_enable()
439 static void inno_mipi_dphy_max_1GHz_pll_enable(struct inno_dsidphy *inno) in inno_mipi_dphy_max_1GHz_pll_enable()
454 static void inno_mipi_dphy_reset(struct inno_dsidphy *inno) in inno_mipi_dphy_reset()
[all …]