Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
1341 WR_RH_PORTSTAT(RH_PS_PRS); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/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()