Searched refs:TAU32_crc4_mf (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ce/
H A Dtau32-ddk.h237 #define TAU32_crc4_mf (TAU32_crc4_mf_rx | TAU32_crc4_mf_tx) macro
H A Dceddk.c1453 unsigned long cfg = c->config & ~TAU32_crc4_mf;
1462 cfg |= on ? TAU32_crc4_mf : 0;

Completed in 113 milliseconds