inno_hdmi_phy
static int inno_hdmi_phy_rk3228_init(struct inno_hdmi_phy *inno)
inno_hdmi_phy_rk3228_power_on(struct inno_hdmi_phy *inno,
static void inno_hdmi_phy_rk3228_power_off(struct inno_hdmi_phy *inno)
static int inno_hdmi_phy_rk3328_init(struct inno_hdmi_phy *inno)
inno_hdmi_phy_rk3328_power_on(struct inno_hdmi_phy *inno,
static void inno_hdmi_phy_rk3328_power_off(struct inno_hdmi_phy *inno)
struct inno_hdmi_phy *inno = data;
struct inno_hdmi_phy *inno;
int (*init)(struct inno_hdmi_phy *inno);
int (*power_on)(struct inno_hdmi_phy *inno,
void (*power_off)(struct inno_hdmi_phy *inno);
static inline struct inno_hdmi_phy *to_inno_hdmi_phy(struct clk_hw *hw)
return container_of(hw, struct inno_hdmi_phy, hw);
static inline void inno_write(struct inno_hdmi_phy *inno, u32 reg, u8 val)
static inline u8 inno_read(struct inno_hdmi_phy *inno, u32 reg)
static inline void inno_update_bits(struct inno_hdmi_phy *inno, u8 reg,
static unsigned long inno_hdmi_phy_get_tmdsclk(struct inno_hdmi_phy *inno,
struct inno_hdmi_phy *inno = dev_id;
struct inno_hdmi_phy *inno = dev_id;
struct inno_hdmi_phy *inno = phy_get_drvdata(phy);
struct inno_hdmi_phy *inno = phy_get_drvdata(phy);
struct pre_pll_config *inno_hdmi_phy_get_pre_pll_cfg(struct inno_hdmi_phy *inno,
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw);
static int inno_hdmi_phy_clk_register(struct inno_hdmi_phy *inno)