mtk_hdmi_phy_conf
struct mtk_hdmi_phy_conf mtk_hdmi_phy_2701_conf = {
struct mtk_hdmi_phy_conf mtk_hdmi_phy_8173_conf = {
struct mtk_hdmi_phy_conf mtk_hdmi_phy_8195_conf = {
(struct mtk_hdmi_phy_conf *)of_device_get_match_data(dev);
struct mtk_hdmi_phy_conf *conf;
extern struct mtk_hdmi_phy_conf mtk_hdmi_phy_8195_conf;
extern struct mtk_hdmi_phy_conf mtk_hdmi_phy_8173_conf;
extern struct mtk_hdmi_phy_conf mtk_hdmi_phy_2701_conf;