Home
last modified time | relevance | path

Searched refs:TAU32_LineLoopInt (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/ce/
H A Dtau32-ddk.h199 #define TAU32_LineLoopInt (1ul << 0) macro
H A Dceddk.c994 cfg |= on ? TAU32_LineLoopInt : (TAU32_LineNormal | TAU32_ais_on_loss); in ce_set_lloop()