Searched refs:TAU32_LineLoopInt (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/sys/dev/ce/ | ||
| H A D | tau32-ddk.h | 199 #define TAU32_LineLoopInt (1ul << 0) macro |
| H A D | ceddk.c | 994 cfg |= on ? TAU32_LineLoopInt : (TAU32_LineNormal | TAU32_ais_on_loss); in ce_set_lloop() |