Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Drtl8150.c78 #define INT_TSR 0x00 macro
506 if (d[INT_TSR] & (TSR_ECOL | TSR_JBR)) in intr_callback()
508 if (d[INT_TSR] & TSR_LCOL) in intr_callback()
510 if (d[INT_TSR] & TSR_LOSS_CRS) in intr_callback()