Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dauacerreg.h43 #define ALI_SCR_PCM_4 (1<<8) macro
45 #define ALI_SCR_PCM_246_MASK (ALI_SCR_PCM_4 | ALI_SCR_PCM_6)
Dauacer.c490 control |= ALI_SCR_PCM_4; in auacer_set_params()