Searched defs:rtk_phy (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/phy/realtek/
H A Dphy-rtk-usb3.c85 struct rtk_phy { struct
150 static void do_rtk_usb3_phy_toggle(struct rtk_phy *rtk_phy, int index, bool connect) argument
183 static int do_rtk_phy_init(struct rtk_phy *rtk_phy, int index) argument
284 struct rtk_phy *rtk_phy = phy_get_drvdata(phy); local
303 rtk_phy_toggle(struct rtk_phy *rtk_phy, bool connect, int port) argument
318 struct rtk_phy *rtk_phy = phy_get_drvdata(phy); local
328 struct rtk_phy *rtk_phy = phy_get_drvdata(phy); local
358 struct rtk_phy *rtk_phy = s->private; local
409 create_debug_files(struct rtk_phy *rtk_phy) argument
424 remove_debug_files(struct rtk_phy *rtk_phy) argument
429 create_debug_files(struct rtk_phy *rtk_phy) argument
430 remove_debug_files(struct rtk_phy *rtk_phy) argument
433 get_phy_data_by_efuse(struct rtk_phy *rtk_phy, struct phy_parameter *phy_parameter, int index) argument
468 update_amplitude_control_value(struct rtk_phy *rtk_phy, struct phy_parameter *phy_parameter) argument
524 parse_phy_data(struct rtk_phy *rtk_phy) argument
561 struct rtk_phy *rtk_phy; local
609 struct rtk_phy *rtk_phy = platform_get_drvdata(pdev); local
[all...]
H A Dphy-rtk-usb2.c115 struct rtk_phy { struct
262 static void update_dc_disconnect_level_at_page0(struct rtk_phy *rtk_phy, argument
335 static void update_dc_disconnect_level_at_page1(struct rtk_phy *rtk_phy, argument
375 static void update_dc_disconnect_level(struct rtk_phy *rtk_ph argument
415 update_dc_driving_level(struct rtk_phy *rtk_phy, struct phy_parameter *phy_parameter) argument
450 update_hs_clk_select(struct rtk_phy *rtk_phy, struct phy_parameter *phy_parameter) argument
470 do_rtk_phy_toggle(struct rtk_phy *rtk_phy, int index, bool connect) argument
560 do_rtk_phy_init(struct rtk_phy *rtk_phy, int index) argument
649 struct rtk_phy *rtk_phy = phy_get_drvdata(phy); local
669 rtk_phy_toggle(struct rtk_phy *rtk_phy, bool connect, int port) argument
684 struct rtk_phy *rtk_phy = phy_get_drvdata(phy); local
694 struct rtk_phy *rtk_phy = phy_get_drvdata(phy); local
724 struct rtk_phy *rtk_phy = s->private; local
846 create_debug_files(struct rtk_phy *rtk_phy) argument
861 remove_debug_files(struct rtk_phy *rtk_phy) argument
866 create_debug_files(struct rtk_phy *rtk_phy) argument
867 remove_debug_files(struct rtk_phy *rtk_phy) argument
870 get_phy_data_by_efuse(struct rtk_phy *rtk_phy, struct phy_parameter *phy_parameter, int index) argument
958 parse_phy_data(struct rtk_phy *rtk_phy) argument
1007 struct rtk_phy *rtk_phy; local
1056 struct rtk_phy *rtk_phy = platform_get_drvdata(pdev); local
[all...]

Completed in 259 milliseconds