Home
last modified time | relevance | path

Searched refs:rtl_phy_patch_request (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/usb/
Dr8152.c4019 static int rtl_phy_patch_request(struct r8152 *tp, bool request, bool wait) in rtl_phy_patch_request() function
4046 rtl_phy_patch_request(tp, false, false); in rtl_phy_patch_request()
4076 if (rtl_phy_patch_request(tp, true, wait)) in rtl_pre_ram_code()
4088 rtl_phy_patch_request(tp, false, wait); in rtl_post_ram_code()
4812 if (rtl_phy_patch_request(tp, true, wait)) in rtl_ram_code_speed_up()
4849 rtl_phy_patch_request(tp, false, wait); in rtl_ram_code_speed_up()
5794 if (!rtl_phy_patch_request(tp, true, true)) { in r8153b_hw_phy_cfg()
5811 rtl_phy_patch_request(tp, false, true); in r8153b_hw_phy_cfg()
7378 if (rtl_phy_patch_request(tp, true, true)) in r8156_hw_phy_cfg()
7403 rtl_phy_patch_request(tp, false, true); in r8156_hw_phy_cfg()
[all …]