Home | History | Annotate | Download | only in mach-au1x00

Lines Matching refs:IRDA_BASE

585 #define IRDA_BASE 0xB0300000
586 #define IR_RING_PTR_STATUS (IRDA_BASE + 0x00)
587 #define IR_RING_BASE_ADDR_H (IRDA_BASE + 0x04)
589 #define IR_RING_BASE_ADDR_L (IRDA_BASE + 0x08)
590 #define IR_RING_SIZE (IRDA_BASE + 0x0C)
591 #define IR_RING_PROMPT (IRDA_BASE + 0x10)
592 #define IR_RING_ADDR_CMPR (IRDA_BASE + 0x14)
594 #define IR_INT_CLEAR (IRDA_BASE + 0x18)
595 #define IR_CONFIG_1 (IRDA_BASE + 0x20)
615 #define IR_SIR_FLAGS (IRDA_BASE + 0x24)
616 #define IR_ENABLE (IRDA_BASE + 0x28)
620 #define IR_READ_PHY_CONFIG (IRDA_BASE + 0x2C)
621 #define IR_WRITE_PHY_CONFIG (IRDA_BASE + 0x30)
622 #define IR_MAX_PKT_LEN (IRDA_BASE + 0x34)
624 #define IR_RX_BYTE_CNT (IRDA_BASE + 0x38)
625 #define IR_CONFIG_2 (IRDA_BASE + 0x3C)
629 #define IR_INTERFACE_CONFIG (IRDA_BASE + 0x40)