Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBHwCtl.c313 U32 t_portsc, t_uhcsts; in ms_roothub_disconn_reinit() local
317 t_uhcsts = hcd_reg_readl(((U32)&pEhci->op_regs->usbcmd)+0x76); in ms_roothub_disconn_reinit()
321 if ((t_portsc == 0x8) && ((t_uhcsts & 0xc00) == 0xc00)) { in ms_roothub_disconn_reinit()