Home
last modified time | relevance | path

Searched refs:RH_PS_CSC (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/host/
A Dohci.h317 #define RH_PS_CSC 0x00010000 /* connect status change */ macro
A Dr8a66597.h590 #define RH_PS_CSC 0x00010000 /* connect status change */ macro
A Dohci-hcd.c480 (temp & RH_PS_CSC) ? " CSC" : "", in ohci_dump_roothub()
1237 if (((temp & (RH_PS_PESC | RH_PS_CSC)) == in rh_check_port_status()
1238 (RH_PS_PESC | RH_PS_CSC)) && in rh_check_port_status()
1328 case (RH_C_PORT_CONNECTION): WR_RH_PORTSTAT(RH_PS_CSC); OK(0); in ohci_submit_rh_msg()

Completed in 11 milliseconds