AST_UDC_STS
if (ast_udc_read(udc, AST_UDC_STS) & UDC_STS_HIGHSPEED)
return (ast_udc_read(udc, AST_UDC_STS) >> 16) & 0x7ff;