Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/c67x00/
Dc67x00-drv.c101 if (int_status & SIEMSG_FLG(i)) in c67x00_irq()
Dc67x00.h119 #define SIEMSG_FLG(x) (1 << (4 + (x))) macro