Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c1213 #define RD_RH_PORTSTAT roothub_portstatus(ohci, wIndex-1) macro
1297 *(u32 *)databuf = cpu_to_le32(RD_RH_PORTSTAT); in ohci_submit_rh_msg()
1335 if (RD_RH_PORTSTAT & RH_PS_CCS) in ohci_submit_rh_msg()
1342 if (RD_RH_PORTSTAT & RH_PS_CCS) in ohci_submit_rh_msg()