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

Lines Matching refs:IRDA_BASE

1392 #define IRDA_BASE		0xB0300000
1393 #define IR_RING_PTR_STATUS (IRDA_BASE + 0x00)
1394 #define IR_RING_BASE_ADDR_H (IRDA_BASE + 0x04)
1395 #define IR_RING_BASE_ADDR_L (IRDA_BASE + 0x08)
1396 #define IR_RING_SIZE (IRDA_BASE + 0x0C)
1397 #define IR_RING_PROMPT (IRDA_BASE + 0x10)
1398 #define IR_RING_ADDR_CMPR (IRDA_BASE + 0x14)
1399 #define IR_INT_CLEAR (IRDA_BASE + 0x18)
1400 #define IR_CONFIG_1 (IRDA_BASE + 0x20)
1417 #define IR_SIR_FLAGS (IRDA_BASE + 0x24)
1418 #define IR_ENABLE (IRDA_BASE + 0x28)
1421 #define IR_READ_PHY_CONFIG (IRDA_BASE + 0x2C)
1422 #define IR_WRITE_PHY_CONFIG (IRDA_BASE + 0x30)
1423 #define IR_MAX_PKT_LEN (IRDA_BASE + 0x34)
1424 #define IR_RX_BYTE_CNT (IRDA_BASE + 0x38)
1425 #define IR_CONFIG_2 (IRDA_BASE + 0x3C)
1428 #define IR_INTERFACE_CONFIG (IRDA_BASE + 0x40)