Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00.h104 #define SOFEOP_FLG(x) (1 << ((x) ? 12 : 10)) macro
H A Dc67x00-hcd.c257 if (int_status & SOFEOP_FLG(sie->sie_num)) { in c67x00_hcd_irq()