Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dohci.h313 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
Disp116x.h78 #define RH_B_PPCM (0xffff << 16) /* port power control mask */ macro
Dohci-dbg.c270 (temp & RH_B_PPCM) >> 16, in ohci_dump_roothub()
Dohci-hcd.c718 ohci_writel (ohci, (val & RH_A_NPS) ? 0 : RH_B_PPCM, in ohci_run()
Disp1362.h380 #define RH_B_PPCM 0xffff0000 /* port power control mask */ macro
Disp116x-hcd.c1362 val = RH_B_PPCM; in isp116x_start()
Disp1362-hcd.c2589 isp1362_hcd->rhdescb = RH_B_PPCM; in isp1362_hc_start()
Du132-hcd.c1769 (roothub_a & RH_A_NPS) ? 0 : RH_B_PPCM); in u132_run()
/linux-3.4.99/drivers/usb/misc/
Dftdi-elan.c2478 (roothub_a & RH_A_NPS) ? 0 : RH_B_PPCM); in ftdi_elan_check_controller()