Home
last modified time | relevance | path

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

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