Lines Matching refs:GDROM_BASE_REG
58 #define GDROM_BASE_REG 0xA05F7000 macro
59 #define GDROM_ALTSTATUS_REG (GDROM_BASE_REG + 0x18)
60 #define GDROM_DATA_REG (GDROM_BASE_REG + 0x80)
61 #define GDROM_ERROR_REG (GDROM_BASE_REG + 0x84)
62 #define GDROM_INTSEC_REG (GDROM_BASE_REG + 0x88)
63 #define GDROM_SECNUM_REG (GDROM_BASE_REG + 0x8C)
64 #define GDROM_BCL_REG (GDROM_BASE_REG + 0x90)
65 #define GDROM_BCH_REG (GDROM_BASE_REG + 0x94)
66 #define GDROM_DSEL_REG (GDROM_BASE_REG + 0x98)
67 #define GDROM_STATUSCOMMAND_REG (GDROM_BASE_REG + 0x9C)
68 #define GDROM_RESET_REG (GDROM_BASE_REG + 0x4E4)
70 #define GDROM_DMA_STARTADDR_REG (GDROM_BASE_REG + 0x404)
71 #define GDROM_DMA_LENGTH_REG (GDROM_BASE_REG + 0x408)
72 #define GDROM_DMA_DIRECTION_REG (GDROM_BASE_REG + 0x40C)
73 #define GDROM_DMA_ENABLE_REG (GDROM_BASE_REG + 0x414)
74 #define GDROM_DMA_STATUS_REG (GDROM_BASE_REG + 0x418)
75 #define GDROM_DMA_WAIT_REG (GDROM_BASE_REG + 0x4A0)
76 #define GDROM_DMA_ACCESS_CTRL_REG (GDROM_BASE_REG + 0x4B8)