Home
last modified time | relevance | path

Searched refs:RH_B_PPCM (Results 1 – 11 of 11) 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()
/openbmc/linux/drivers/usb/host/
H A Dohci.h322 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
H A Disp116x.h79 #define RH_B_PPCM (0xffff << 16) /* port power control mask */ macro
H A Dohci-dbg.c218 (temp & RH_B_PPCM) >> 16, in ohci_dump_roothub()
H A Disp1362.h330 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
H A Dohci-hcd.c693 ohci_writel (ohci, (val & RH_A_NPS) ? 0 : RH_B_PPCM, in ohci_run()
H A Disp116x-hcd.c1351 val = RH_B_PPCM; in isp116x_start()
H A Disp1362-hcd.c2550 isp1362_hcd->rhdescb = RH_B_PPCM; in isp1362_hc_start()