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

/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h235 #define ALC_FLAG_L0S 0x0400 macro
H A Dif_alc.c1187 if ((sc->alc_flags & ALC_FLAG_L0S) != 0)
1307 sc->alc_flags |= ALC_FLAG_L0S;

Completed in 45 milliseconds