HomeSort by relevance Sort by last modified time
    Searched refs:USB_POWER_CUT (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/eth/
r8152.h 91 #define USB_POWER_CUT 0xd80a
331 /* USB_POWER_CUT */
r8152.c 557 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_POWER_CUT);
562 ocp_write_word(tp, MCU_TYPE_USB, USB_POWER_CUT, ocp_data);
    [all...]

Completed in 47 milliseconds