Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcmipci.c188 #define CM_FMSEL_MASK 0x03000000 /* FM OPL3 base address */ macro
2935 val = snd_cmipci_read(cm, CM_REG_LEGACY_CTRL) & ~CM_FMSEL_MASK; in snd_cmipci_create_fm()
2965 snd_cmipci_clear_bit(cm, CM_REG_LEGACY_CTRL, CM_FMSEL_MASK); in snd_cmipci_create_fm()