Home
last modified time | relevance | path

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

/freebsd/sys/dev/le/
H A Dam79900reg.h107 #define LE_R1_CRC (1U << 27) /* CRC error */ macro
H A Dam7990reg.h121 #define LE_R1_CRC 0x08 /* CRC error */ macro
H A Dam79900.c277 if (rmd1 & LE_R1_CRC) in am79900_rint()
H A Dam7990.c239 if (rmd.rmd1_bits & LE_R1_CRC) in am7990_rint()