Searched refs:CM_FMSEL_MASK (Results 1 - 1 of 1) sorted by path

/linux-master/sound/pci/
H A Dcmipci.c188 #define CM_FMSEL_MASK 0x03000000 /* FM OPL3 base address */ macro
2933 val = snd_cmipci_read(cm, CM_REG_LEGACY_CTRL) & ~CM_FMSEL_MASK;
2963 snd_cmipci_clear_bit(cm, CM_REG_LEGACY_CTRL, CM_FMSEL_MASK);

Completed in 203 milliseconds