Home
last modified time | relevance | path

Searched refs:RH_PS_PRS (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-hub.c30 (value & RH_PS_PRS) ? " PRS" : "", \
592 ohci_writel(ohci, RH_PS_PRS, &ohci->regs->roothub.portstatus [port]); in ohci_start_port_reset()
639 if (!(temp & RH_PS_PRS)) in root_port_reset()
661 ohci_writel (ohci, RH_PS_PRS, portstat); in root_port_reset()
H A Dohci.h303 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
H A Disp116x.h96 #define RH_PS_PRS (1 << 4) /* port reset status */ macro
H A Disp116x-hcd.c985 if (!(tmp & RH_PS_PRS)) in root_port_reset()
996 HCRHPORT1, (RH_PS_PRS)); in root_port_reset()
H A Dohci-dbg.c181 (temp & RH_PS_PRS) ? " PRS" : "", \
H A Disp1362.h311 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
H A Du132-hcd.c2650 if (RH_PS_PRS & portstat) in u132_roothub_portreset()
2655 if (RH_PS_PRS & portstat) in u132_roothub_portreset()
2669 RH_PS_PRS); in u132_roothub_portreset()
H A Disp1362-hcd.c1699 if (!(tmp & RH_PS_PRS)) in isp1362_hub_control()
1706 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, (RH_PS_PRS)); in isp1362_hub_control()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h297 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
H A Dau1x00_usb_ohci.c344 (temp & RH_PS_PRS) ? " PRS" : "", in ohci_dump_roothub()
979 WR_RH_PORTSTAT (RH_PS_PRS); in ohci_submit_rh_msg()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h313 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
H A Dr8a66597.h587 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
H A Dohci-hcd.c482 (temp & RH_PS_PRS) ? " PRS" : "", in ohci_dump_roothub()
1340 WR_RH_PORTSTAT(RH_PS_PRS); in ohci_submit_rh_msg()