Home
last modified time | relevance | path

Searched refs:RH_PS_PPS (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dohci-hub.c28 (temp & RH_PS_PPS) ? " PPS" : "", \
350 ohci_writel(ohci, RH_PS_PPS, in ohci_finish_controller_resume()
807 ohci_writel (ohci, RH_PS_PPS, in ohci_hub_control()
Dohci-da8xx.c189 temp &= ~RH_PS_PPS; in ohci_da8xx_hub_control()
Dohci.h295 #define RH_PS_PPS 0x00000100 /* port power status */ macro
Dohci-at91.c399 *data &= ~cpu_to_le32(RH_PS_PPS); in ohci_at91_hub_control()
Disp116x.h96 #define RH_PS_PPS (1 << 8) /* port power status */ macro
Dohci-dbg.c232 (temp & RH_PS_PPS) ? " PPS" : "", \
Disp1362.h362 #define RH_PS_PPS 0x00000100 /* port power status */ macro
Disp116x-hcd.c1119 ? HCRHPORT2 : HCRHPORT1, RH_PS_PPS); in isp116x_hub_control()
Disp1362-hcd.c1684 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, RH_PS_PPS); in isp1362_hub_control()
Du132-hcd.c2717 roothub.portstatus[port_index], RH_PS_PPS); in u132_roothub_setportfeature()