Searched refs:LE_R1_CRC (Results 1 – 4 of 4) sorted by relevance
107 #define LE_R1_CRC (1U << 27) /* CRC error */ macro
121 #define LE_R1_CRC 0x08 /* CRC error */ macro
277 if (rmd1 & LE_R1_CRC) in am79900_rint()
239 if (rmd.rmd1_bits & LE_R1_CRC) in am7990_rint()