Searched refs:RH_PS_PRS (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c29 (temp & RH_PS_PRS) ? " PRS" : "", \
613 ohci_writel(ohci, RH_PS_PRS, &ohci->regs->roothub.portstatus [port]);
666 if (!(temp & RH_PS_PRS))
688 ohci_writel (ohci, RH_PS_PRS, portstat);
H A Dohci.h294 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
H A Disp116x.h95 #define RH_PS_PRS (1 << 4) /* port reset status */ macro
H A Disp116x-hcd.c981 if (!(tmp & RH_PS_PRS))
992 HCRHPORT1, (RH_PS_PRS));
H A Disp1362.h361 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
H A Dohci-dbg.c211 (temp & RH_PS_PRS) ? " PRS" : "", \
H A Du132-hcd.c2665 if (RH_PS_PRS & portstat)
2670 if (RH_PS_PRS & portstat)
2684 RH_PS_PRS);
H A Disp1362-hcd.c1708 if (!(tmp & RH_PS_PRS))
1715 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, (RH_PS_PRS));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-hub.c29 (temp & RH_PS_PRS) ? " PRS" : "", \
613 ohci_writel(ohci, RH_PS_PRS, &ohci->regs->roothub.portstatus [port]);
666 if (!(temp & RH_PS_PRS))
688 ohci_writel (ohci, RH_PS_PRS, portstat);
H A Dohci.h294 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
H A Disp116x.h95 #define RH_PS_PRS (1 << 4) /* port reset status */ macro
H A Disp116x-hcd.c981 if (!(tmp & RH_PS_PRS))
992 HCRHPORT1, (RH_PS_PRS));
H A Disp1362.h361 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
H A Dohci-dbg.c211 (temp & RH_PS_PRS) ? " PRS" : "", \
H A Du132-hcd.c2665 if (RH_PS_PRS & portstat)
2670 if (RH_PS_PRS & portstat)
2684 RH_PS_PRS);
H A Disp1362-hcd.c1708 if (!(tmp & RH_PS_PRS))
1715 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, (RH_PS_PRS));

Completed in 268 milliseconds