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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 316 #define RH_B_PPCM 0xffff0000 /* port power control mask */
au1x00_usb_ohci.c 315 (temp & RH_B_PPCM) >> 16,
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 332 #define RH_B_PPCM 0xffff0000 /* port power control mask */
dwc2.h 759 #define RH_B_PPCM 0xffff0000 /* port power control mask */
r8a66597.h 652 #define RH_B_PPCM 0xffff0000 /* port power control mask */
ohci-hcd.c 450 (temp & RH_B_PPCM) >> 16,
    [all...]

Completed in 81 milliseconds