ipac.h 715 B

1234567891011121314151617181920212223242526272829
  1. /* $Id: ipac.h,v 1.7.2.2 2004/01/12 22:52:26 keil Exp $
  2. *
  3. * IPAC specific defines
  4. *
  5. * Author Karsten Keil
  6. * Copyright by Karsten Keil <keil@isdn4linux.de>
  7. *
  8. * This software may be used and distributed according to the terms
  9. * of the GNU General Public License, incorporated herein by reference.
  10. *
  11. */
  12. /* All Registers original Siemens Spec */
  13. #define IPAC_CONF 0xC0
  14. #define IPAC_MASK 0xC1
  15. #define IPAC_ISTA 0xC1
  16. #define IPAC_ID 0xC2
  17. #define IPAC_ACFG 0xC3
  18. #define IPAC_AOE 0xC4
  19. #define IPAC_ARX 0xC5
  20. #define IPAC_ATX 0xC5
  21. #define IPAC_PITA1 0xC6
  22. #define IPAC_PITA2 0xC7
  23. #define IPAC_POTA1 0xC8
  24. #define IPAC_POTA2 0xC9
  25. #define IPAC_PCFG 0xCA
  26. #define IPAC_SCFG 0xCB
  27. #define IPAC_TIMR2 0xCC