Reading some web pages around about AppleBusPowerController: it seems that from mac os Sierra some properties related to current and usb are injected in AppleBusPowerController. From my ioreg I couldn't see AppleBusPowerController loaded so I created SSDT-EC-USBX.aml and put it in CLOVER/acpi/patched folder. Source of SSDT-EC-USBX is:   DefinitionBlock("", "SSDT", 2, "hack", "EC-USBX", 0) { Device(_SB.EC) { Name(_HID, "EC000000") } Device(_SB.USBX) {