Searched refs:DIR_STRING (Results 1 – 1 of 1) sorted by relevance
145 #define DIR_STRING(bAddress) (((bAddress) & USB_DIR_IN) ? "in" : "out") macro348 _ep->name, tmp & 0x0f, DIR_STRING(tmp), in net2280_enable()1752 t1 & 0x0f, DIR_STRING(t1), in registers_show()