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