Lines Matching defs:instance

340 	struct mtk_phy_instance *instance)  in hs_slew_rate_calibrate()
410 struct mtk_phy_instance *instance) in u3_phy_instance_init()
442 struct mtk_phy_instance *instance) in u2_phy_pll_26m_set()
461 struct mtk_phy_instance *instance) in u2_phy_instance_init()
507 struct mtk_phy_instance *instance) in u2_phy_instance_power_on()
529 struct mtk_phy_instance *instance) in u2_phy_instance_power_off()
552 struct mtk_phy_instance *instance) in u2_phy_instance_exit()
566 struct mtk_phy_instance *instance, in u2_phy_instance_set_mode()
591 struct mtk_phy_instance *instance) in pcie_phy_instance_init()
641 struct mtk_phy_instance *instance) in pcie_phy_instance_power_on()
653 struct mtk_phy_instance *instance) in pcie_phy_instance_power_off()
666 struct mtk_phy_instance *instance) in sata_phy_instance_init()
711 struct mtk_phy_instance *instance) in phy_v1_banks_init()
739 struct mtk_phy_instance *instance) in phy_v2_banks_init()
764 struct mtk_phy_instance *instance) in phy_parse_property()
792 struct mtk_phy_instance *instance) in u2_phy_props_set()
831 static int phy_type_syscon_get(struct mtk_phy_instance *instance, in phy_type_syscon_get()
856 static int phy_type_set(struct mtk_phy_instance *instance) in phy_type_set()
889 static int phy_efuse_get(struct mtk_tphy *tphy, struct mtk_phy_instance *instance) in phy_efuse_get()
963 static void phy_efuse_set(struct mtk_phy_instance *instance) in phy_efuse_set()
1002 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_init() local
1040 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_power_on() local
1055 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_power_off() local
1068 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_exit() local
1080 struct mtk_phy_instance *instance = phy_get_drvdata(phy); in mtk_phy_set_mode() local
1093 struct mtk_phy_instance *instance = NULL; in mtk_phy_xlate() local
1246 struct mtk_phy_instance *instance; in mtk_tphy_probe() local