Home
last modified time | relevance | path

Searched defs:ip_data (Results 1 – 3 of 3) sorted by relevance

/drivers/video/omap2/dss/
Dti_hdmi_4xxx_ip.c53 static inline void __iomem *hdmi_wp_base(struct hdmi_ip_data *ip_data) in hdmi_wp_base()
58 static inline void __iomem *hdmi_phy_base(struct hdmi_ip_data *ip_data) in hdmi_phy_base()
63 static inline void __iomem *hdmi_pll_base(struct hdmi_ip_data *ip_data) in hdmi_pll_base()
68 static inline void __iomem *hdmi_av_base(struct hdmi_ip_data *ip_data) in hdmi_av_base()
73 static inline void __iomem *hdmi_core_sys_base(struct hdmi_ip_data *ip_data) in hdmi_core_sys_base()
91 static int hdmi_pll_init(struct hdmi_ip_data *ip_data) in hdmi_pll_init()
158 static int hdmi_set_phy_pwr(struct hdmi_ip_data *ip_data, enum hdmi_phy_pwr val) in hdmi_set_phy_pwr()
178 static int hdmi_set_pll_pwr(struct hdmi_ip_data *ip_data, enum hdmi_pll_pwr val) in hdmi_set_pll_pwr()
193 static int hdmi_pll_reset(struct hdmi_ip_data *ip_data) in hdmi_pll_reset()
208 int ti_hdmi_4xxx_pll_enable(struct hdmi_ip_data *ip_data) in ti_hdmi_4xxx_pll_enable()
[all …]
Dhdmi.c64 struct hdmi_ip_data ip_data; member
Ddss_features.c820 void dss_init_hdmi_ip_ops(struct hdmi_ip_data *ip_data, in dss_init_hdmi_ip_ops()