Searched refs:VBUS_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/gadget/ | ||
D | net2280.h | 188 #define VBUS_INTERRUPT 7 macro |
D | net2280.c | 2489 tmp = (1 << VBUS_INTERRUPT) | (1 << ROOT_PORT_RESET_INTERRUPT); in handle_stat1_irqs() |