Searched refs:UHS_DIR_IN (Results 1 – 2 of 2) sorted by relevance
35 #define UHS_DIR_IN 0x80 /* to host */ macro
355 return((epd->bEndpointAddress & UHS_ENDPOINT_DIR_MASK) == UHS_DIR_IN) ? TRUE : FALSE; in uhs_endpoint_dir_in()