Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dusb_storage.c56 static const unsigned char us_direction[256/8] = { variable
62 #define US_DIRECTION(x) ((us_direction[x>>3] >> (x & 7)) & 1)