Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h292 #define SAR_TSQE_TAG(stat) (((stat) >> 24) & 0x1f) macro
H A Didt77252.c1442 if (SAR_TSQE_TAG(stat) == 0x10) { in idt77252_tx()