diff options
Diffstat (limited to 'sys/dev/sound/pci/cs4281.h')
-rw-r--r-- | sys/dev/sound/pci/cs4281.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sound/pci/cs4281.h b/sys/dev/sound/pci/cs4281.h index 09802ac..68a71e7 100644 --- a/sys/dev/sound/pci/cs4281.h +++ b/sys/dev/sound/pci/cs4281.h @@ -103,6 +103,7 @@ #define CS4281PCI_PMCS 0x344 # define CS4281PCI_PMCS_PS_MASK 0x00000003 +#define CS4281PCI_PMCS_OFFSET (CS4281PCI_PMCS - 0x300) #define CS4281PCI_CWPR 0x3e0 # define CS4281PCI_CWPR_MAGIC 0x00004281 |