Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73021
b: refs/heads/master
c: f6a8cc3
h: refs/heads/master
i:
  73019: b10857c
v: v3
  • Loading branch information
Ralf Baechle committed Nov 2, 2007
1 parent c90c0c2 commit e2b2577
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dd3db6eb0e47b4480eeea30394d19bd826e64964
refs/heads/master: f6a8cc31aa23318c6c95aabad7f49874fb79e527
15 changes: 0 additions & 15 deletions trunk/include/asm-mips/i8253.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,6 @@
#define PIT_CH0 0x40
#define PIT_CH2 0x42

/* i8259A PIC registers */
#define PIC_MASTER_CMD 0x20
#define PIC_MASTER_IMR 0x21
#define PIC_MASTER_ISR PIC_MASTER_CMD
#define PIC_MASTER_POLL PIC_MASTER_ISR
#define PIC_MASTER_OCW3 PIC_MASTER_ISR
#define PIC_SLAVE_CMD 0xa0
#define PIC_SLAVE_IMR 0xa1

/* i8259A PIC related value */
#define PIC_CASCADE_IR 2
#define MASTER_ICW4_DEFAULT 0x01
#define SLAVE_ICW4_DEFAULT 0x01
#define PIC_ICW4_AEOI 2

extern void setup_pit_timer(void);

#endif /* __ASM_I8253_H */

0 comments on commit e2b2577

Please sign in to comment.