From 45e9b1fa283535c0a96c88c7cd001961ecb854b9 Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Fri, 25 Dec 2020 21:27:28 +0800 Subject: usb set_oc --- broadwell_refcode_librem.asm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/broadwell_refcode_librem.asm b/broadwell_refcode_librem.asm index 2b1cd73..e28cab8 100644 --- a/broadwell_refcode_librem.asm +++ b/broadwell_refcode_librem.asm @@ -33288,7 +33288,7 @@ pop edi pop ebp ret -fcn_000148a3: +xhci_dev_set_oc: push ebp mov ebp, esp push edi @@ -33572,7 +33572,7 @@ pop edi pop ebp ret -fcn_00014b58: +ehci_devs_set_oc: push ebp mov ebp, esp push edi @@ -34406,12 +34406,12 @@ add esp, 0x1c push dword [ebp - 0x1c] push dword [ebp - 0x30] push ebx -call fcn_00014b58 ; call 0x14b58 +call ehci_devs_set_oc ; call 0x14b58 pop eax pop edx push esi push ebx -call fcn_000148a3 ; call 0x148a3 +call xhci_dev_set_oc ; call 0x148a3 add esp, 0xc push dword [ebp + 0x18] push edi -- cgit v1.2.3