Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/usb/
Drtl8150.c75 #define INT_TSR 0x00 macro
501 if (d[INT_TSR] & (TSR_ECOL | TSR_JBR)) in intr_callback()
503 if (d[INT_TSR] & TSR_LCOL) in intr_callback()
505 if (d[INT_TSR] & TSR_LOSS_CRS) in intr_callback()