Searched refs:TAU32_crc4_mf (Results 1 – 2 of 2) sorted by relevance
237 #define TAU32_crc4_mf (TAU32_crc4_mf_rx | TAU32_crc4_mf_tx) macro
1453 unsigned long cfg = c->config & ~TAU32_crc4_mf; in ce_set_crc4()1462 cfg |= on ? TAU32_crc4_mf : 0; in ce_set_crc4()