OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usb_highspeed
(Results
1 - 1
of
1
) sorted by null
/bootable/bootloader/legacy/arch_msm7k/
hsusb.c
54
static int
usb_highspeed
= 0;
variable
102
if(
usb_highspeed
) {
243
dtable *d =
usb_highspeed
? descr_hs : descr_fs;
279
usb_status(s.value ? 1 : 0,
usb_highspeed
);
409
usb_status(0,
usb_highspeed
);
418
usb_highspeed
= 1;
420
usb_highspeed
= 0;
Completed in 112 milliseconds