Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dhc_sl811.h358 #define SL11H_STATMASK_OVF 0x20 macro
Dhc_simple.c892 } else if (cc & SL11H_STATMASK_OVF) { in cc_to_error()
997 SL11H_STATMASK_OVF | SL11H_STATMASK_STALL)) in sh_done_list()
Dhc_sl811.c555 (SL11H_STATMASK_ERROR | SL11H_STATMASK_TMOUT | SL11H_STATMASK_OVF | in hc_parse_trans()
557 if (*cc & SL11H_STATMASK_OVF) in hc_parse_trans()