Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h320 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
H A Dr8a66597.h594 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
H A Dohci-hcd.c474 (temp & RH_PS_PRSC) ? " PRSC" : "", in ohci_dump_roothub()
1331 case (RH_C_PORT_RESET): WR_RH_PORTSTAT(RH_PS_PRSC); OK(0); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h304 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
H A Dau1x00_usb_ohci.c336 (temp & RH_PS_PRSC) ? " PRSC" : "", in ohci_dump_roothub()
969 WR_RH_PORTSTAT (RH_PS_PRSC); OK (0); in ohci_submit_rh_msg()