Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/c67x00/
Dc67x00.h118 #define SOFEOP_FLG(x) (1 << ((x) ? 12 : 10)) macro
Dc67x00-hcd.c271 if (int_status & SOFEOP_FLG(sie->sie_num)) { in c67x00_hcd_irq()