Searched refs:SOFEOP_FLG (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/usb/c67x00/ | ||
D | c67x00.h | 118 #define SOFEOP_FLG(x) (1 << ((x) ? 12 : 10)) macro |
D | c67x00-hcd.c | 271 if (int_status & SOFEOP_FLG(sie->sie_num)) { in c67x00_hcd_irq() |