Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/
Duhs_types.h341 static inline int uhs_endpoint_num(const UhsEndpointDescriptor *epd) in uhs_endpoint_num() function
524 return(1 << (uhs_endpoint_num(epd)+16)); in uhs_endpoint_mask()
526 return(1 << uhs_endpoint_num(epd)); in uhs_endpoint_mask()