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

/freebsd-11-stable/sys/dev/sound/pci/
H A Dals4000.h36 # define ALS_GCR_MISC 0x8c macro
H A Dals4000.c699 v = als_gcr_rd(sc, ALS_GCR_MISC);
700 als_gcr_wr(sc, ALS_GCR_MISC, v | 0x28000);
718 als_gcr_wr(sc, ALS_GCR_MISC, 0);

Completed in 59 milliseconds