• Home
  • Raw
  • Download

Lines Matching defs:hdata

666 static inline u32 hdmi_map_reg(struct hdmi_context *hdata, u32 reg_id)  in hdmi_map_reg()
673 static inline u32 hdmi_reg_read(struct hdmi_context *hdata, u32 reg_id) in hdmi_reg_read()
678 static inline void hdmi_reg_writeb(struct hdmi_context *hdata, in hdmi_reg_writeb()
684 static inline void hdmi_reg_writev(struct hdmi_context *hdata, u32 reg_id, in hdmi_reg_writev()
696 static inline void hdmi_reg_write_buf(struct hdmi_context *hdata, u32 reg_id, in hdmi_reg_write_buf()
703 static inline void hdmi_reg_writemask(struct hdmi_context *hdata, in hdmi_reg_writemask()
714 static int hdmiphy_reg_write_buf(struct hdmi_context *hdata, in hdmiphy_reg_write_buf()
736 static int hdmi_clk_enable_gates(struct hdmi_context *hdata) in hdmi_clk_enable_gates()
755 static void hdmi_clk_disable_gates(struct hdmi_context *hdata) in hdmi_clk_disable_gates()
763 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents()
784 static int hdmi_audio_infoframe_apply(struct hdmi_context *hdata) in hdmi_audio_infoframe_apply()
800 static void hdmi_reg_infoframes(struct hdmi_context *hdata) in hdmi_reg_infoframes()
844 struct hdmi_context *hdata = connector_to_hdmi(connector); in hdmi_detect() local
855 struct hdmi_context *hdata = connector_to_hdmi(connector); in hdmi_connector_destroy() local
874 struct hdmi_context *hdata = connector_to_hdmi(connector); in hdmi_get_modes() local
900 static int hdmi_find_phy_conf(struct hdmi_context *hdata, u32 pixel_clock) in hdmi_find_phy_conf()
917 struct hdmi_context *hdata = connector_to_hdmi(connector); in hdmi_mode_valid() local
940 struct hdmi_context *hdata = encoder_to_hdmi(encoder); in hdmi_create_connector() local
1032 static void hdmi_reg_acr(struct hdmi_context *hdata, u32 freq) in hdmi_reg_acr()
1045 static void hdmi_audio_config(struct hdmi_context *hdata) in hdmi_audio_config()
1108 static void hdmi_audio_control(struct hdmi_context *hdata) in hdmi_audio_control()
1121 static void hdmi_start(struct hdmi_context *hdata, bool start) in hdmi_start()
1133 static void hdmi_conf_init(struct hdmi_context *hdata) in hdmi_conf_init()
1177 static void hdmiphy_wait_for_pll(struct hdmi_context *hdata) in hdmiphy_wait_for_pll()
1196 static void hdmi_v13_mode_apply(struct hdmi_context *hdata) in hdmi_v13_mode_apply()
1275 static void hdmi_v14_mode_apply(struct hdmi_context *hdata) in hdmi_v14_mode_apply()
1391 static void hdmi_mode_apply(struct hdmi_context *hdata) in hdmi_mode_apply()
1401 static void hdmiphy_conf_reset(struct hdmi_context *hdata) in hdmiphy_conf_reset()
1413 static void hdmiphy_enable_mode_set(struct hdmi_context *hdata, bool enable) in hdmiphy_enable_mode_set()
1421 static void hdmiphy_conf_apply(struct hdmi_context *hdata) in hdmiphy_conf_apply()
1451 static void hdmi_conf_apply(struct hdmi_context *hdata) in hdmi_conf_apply()
1460 static void hdmi_set_refclk(struct hdmi_context *hdata, bool on) in hdmi_set_refclk()
1470 static void hdmiphy_enable(struct hdmi_context *hdata) in hdmiphy_enable()
1494 static void hdmiphy_disable(struct hdmi_context *hdata) in hdmiphy_disable()
1517 struct hdmi_context *hdata = encoder_to_hdmi(encoder); in hdmi_enable() local
1529 struct hdmi_context *hdata = encoder_to_hdmi(encoder); in hdmi_disable() local
1565 struct hdmi_context *hdata = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
1581 struct hdmi_context *hdata = dev_get_drvdata(dev); in hdmi_audio_hw_params() local
1609 struct hdmi_context *hdata = dev_get_drvdata(dev); in hdmi_audio_digital_mute() local
1626 struct hdmi_context *hdata = dev_get_drvdata(dev); in hdmi_audio_get_eld() local
1641 static int hdmi_register_audio_device(struct hdmi_context *hdata) in hdmi_register_audio_device()
1658 struct hdmi_context *hdata; in hdmi_hotplug_work_func() local
1668 struct hdmi_context *hdata = arg; in hdmi_irq_thread() local
1676 static int hdmi_clks_get(struct hdmi_context *hdata, in hdmi_clks_get()
1701 static int hdmi_clk_init(struct hdmi_context *hdata) in hdmi_clk_init()
1729 struct hdmi_context *hdata = container_of(clk, struct hdmi_context, in hdmiphy_clk_enable() local
1741 static int hdmi_bridge_init(struct hdmi_context *hdata) in hdmi_bridge_init()
1766 static int hdmi_resources_init(struct hdmi_context *hdata) in hdmi_resources_init()
1842 struct hdmi_context *hdata = dev_get_drvdata(dev); in hdmi_bind() local
1883 static int hdmi_get_ddc_adapter(struct hdmi_context *hdata) in hdmi_get_ddc_adapter()
1914 static int hdmi_get_phy_io(struct hdmi_context *hdata) in hdmi_get_phy_io()
1956 struct hdmi_context *hdata; in hdmi_probe() local
2061 struct hdmi_context *hdata = platform_get_drvdata(pdev); in hdmi_remove() local
2088 struct hdmi_context *hdata = dev_get_drvdata(dev); in exynos_hdmi_suspend() local
2097 struct hdmi_context *hdata = dev_get_drvdata(dev); in exynos_hdmi_resume() local