Searched refs:rtl_phy_patch_request (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | r8152.c | 4173 rtl_phy_patch_request(tp, false, false); in rtl_phy_patch_request() 4203 if (rtl_phy_patch_request(tp, true, wait)) in rtl_pre_ram_code() 4215 rtl_phy_patch_request(tp, false, wait); in rtl_post_ram_code() 4939 if (rtl_phy_patch_request(tp, true, wait)) in rtl_ram_code_speed_up() 4977 rtl_phy_patch_request(tp, false, wait); in rtl_ram_code_speed_up() 5960 rtl_phy_patch_request(tp, false, true); in r8153b_hw_phy_cfg() 7567 if (rtl_phy_patch_request(tp, true, true)) in r8156_hw_phy_cfg() 7592 rtl_phy_patch_request(tp, false, true); in r8156_hw_phy_cfg() 8005 rtl_phy_patch_request(tp, false, true); in r8156b_hw_phy_cfg() 8086 if (rtl_phy_patch_request(tp, true, true)) in r8156b_hw_phy_cfg() [all …]
|