Home
last modified time | relevance | path

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

/external/u-boot/common/
Dusb_storage.c57 static const unsigned char us_direction[256/8] = { variable
63 #define US_DIRECTION(x) ((us_direction[x>>3] >> (x & 7)) & 1)