diff options
Diffstat (limited to 'sound/pci/ctxfi/ct20k1reg.h')
-rw-r--r-- | sound/pci/ctxfi/ct20k1reg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/ctxfi/ct20k1reg.h b/sound/pci/ctxfi/ct20k1reg.h index c62e6775dab3..f2e34e3f27ee 100644 --- a/sound/pci/ctxfi/ct20k1reg.h +++ b/sound/pci/ctxfi/ct20k1reg.h | |||
@@ -589,6 +589,8 @@ | |||
589 | 589 | ||
590 | #define WC 0x1C6000 | 590 | #define WC 0x1C6000 |
591 | #define TIMR 0x1C6004 | 591 | #define TIMR 0x1C6004 |
592 | # define TIMR_IE (1<<15) | ||
593 | # define TIMR_IP (1<<14) | ||
592 | 594 | ||
593 | #define GIP 0x1C6010 | 595 | #define GIP 0x1C6010 |
594 | #define GIE 0x1C6014 | 596 | #define GIE 0x1C6014 |