Searched refs:inno_dsidphy (Results 1 – 1 of 1) sorted by relevance
171 struct inno_dsidphy { struct202 static inline struct inno_dsidphy *hw_to_inno(struct clk_hw *hw) in hw_to_inno() argument204 return container_of(hw, struct inno_dsidphy, pll.hw); in hw_to_inno()207 static void phy_update_bits(struct inno_dsidphy *inno, in phy_update_bits()219 static unsigned long inno_dsidphy_pll_calc_rate(struct inno_dsidphy *inno, in inno_dsidphy_pll_calc_rate()289 static void inno_dsidphy_mipi_mode_enable(struct inno_dsidphy *inno) in inno_dsidphy_mipi_mode_enable()447 static void inno_dsidphy_lvds_mode_enable(struct inno_dsidphy *inno) in inno_dsidphy_lvds_mode_enable()496 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_power_on()525 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_power_off()554 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_set_mode()[all …]