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

/freebsd-11.0-release/sys/dev/ce/
H A Dceddk.c939 unsigned long cfg = c->config & ~TAU32_framing_mode_mask;
1202 unsigned long cfg = c->config & ~TAU32_framing_mode_mask;
1222 cfg = c->config & ~TAU32_framing_mode_mask;
1398 cfg[0] = b->chan[0].config & ~TAU32_framing_mode_mask;
1399 cfg[1] = b->chan[1].config & ~TAU32_framing_mode_mask;
H A Dtau32-ddk.h215 #define TAU32_framing_mode_mask 0x000000F0ul macro

Completed in 192 milliseconds