Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h246 #define SAR_RSQE_VALID 0x80000000 macro
H A Didt77252.c1217 if (!(le32_to_cpu(rsqe->word_4) & SAR_RSQE_VALID)) { in idt77252_rx()
1230 } while (le32_to_cpu(rsqe->word_4) & SAR_RSQE_VALID); in idt77252_rx()