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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 321 #define RH_A_NPS (1 << 9) /* no power switching */
au1x00_usb_ohci.c 308 (temp & RH_A_NPS) ? " NPS" : "",
    [all...]
  /external/u-boot/drivers/usb/host/
ohci.h 337 #define RH_A_NPS (1 << 9) /* no power switching */
dwc2.h 751 #define RH_A_NPS (1 << 9) /* no power switching */
r8a66597.h 657 #define RH_A_NPS (1 << 9) /* no power switching */
ohci-hcd.c 443 (temp & RH_A_NPS) ? " NPS" : "",
    [all...]

Completed in 60 milliseconds