Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/ !
Dhc_sl811.h376 #define SL11H_INTMASK_USBRESET 0x40 macro
Dhc_sl811.c349 if (status & SL11H_INTMASK_USBRESET) // Check if device is removed (0x40) in USBReset()
618 SL11H_INTMASK_INSRMV | SL11H_INTMASK_USBRESET; in hc_start_int()
839 (ii & SL11H_INTMASK_USBRESET) ? " USBRESET": "", in hc_interrupt()