Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dohci.h310 #define RH_PS_CCS 0x00000001 /* current connect status */ macro
A Dohci-hcd.c489 (temp & RH_PS_CCS) ? " CCS" : "" in ohci_dump_roothub()
1239 ((temp & RH_PS_CCS) == 0)) { in rh_check_port_status()
1325 case (RH_PORT_ENABLE): WR_RH_PORTSTAT(RH_PS_CCS); OK(0); in ohci_submit_rh_msg()
1341 if (RD_RH_PORTSTAT & RH_PS_CCS) in ohci_submit_rh_msg()
1348 if (RD_RH_PORTSTAT & RH_PS_CCS) in ohci_submit_rh_msg()
A Dr8a66597.h583 #define RH_PS_CCS 0x00000001 /* current connect status */ macro

Completed in 10 milliseconds