Home
last modified time | relevance | path

Searched refs:RH_B_PPCM (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/usb/host/
Dohci.h332 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
Dr8a66597.h605 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
Ddwc2.h759 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
Dohci-hcd.c454 (temp & RH_B_PPCM) >> 16, in ohci_dump_roothub()