Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Drtl8150.c75 #define INT_TSR 0x00 macro
489 if (d[INT_TSR] & (TSR_ECOL | TSR_JBR)) in intr_callback()
491 if (d[INT_TSR] & TSR_LCOL) in intr_callback()
493 if (d[INT_TSR] & TSR_LOSS_CRS) in intr_callback()