Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h284 #define SAR_TSQE_INVALID 0x80000000 macro
H A Didt77252.c1387 tsqe->word_2 = cpu_to_le32(SAR_TSQE_INVALID); in init_tsq()
1425 if (stat & SAR_TSQE_INVALID) in idt77252_tx()
1506 tsqe->word_2 = cpu_to_le32(SAR_TSQE_INVALID); in idt77252_tx()
1519 } while (!(stat & SAR_TSQE_INVALID)); in idt77252_tx()