Searched refs:UHS_ENDPOINT_NUMBER_MASK (Results 1 – 2 of 2) sorted by relevance
343 return epd->bEndpointAddress & UHS_ENDPOINT_NUMBER_MASK; in uhs_endpoint_num()381 UHS_ENDPOINT_NUMBER_MASK); in uhs_endpoint_address()
261 #define UHS_ENDPOINT_NUMBER_MASK (0x0f<<UHS_ENDPOINT_NUMBER_SHIFT) macro