Home
last modified time | relevance | path

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

/external/u-boot/include/
Dusb_defs.h35 #define US_SC_RBC 1 /* Typically, flash devices */ macro
41 #define US_SC_MIN US_SC_RBC
/external/u-boot/cmd/
Dusb.c96 case US_SC_RBC: in usb_display_class_sub()