Home
last modified time | relevance | path

Searched refs:GDROM_BASE_REG (Results 1 – 1 of 1) sorted by relevance

/drivers/cdrom/
A Dgdrom.c42 #define GDROM_BASE_REG 0xA05F7000 macro
43 #define GDROM_ALTSTATUS_REG (GDROM_BASE_REG + 0x18)
44 #define GDROM_DATA_REG (GDROM_BASE_REG + 0x80)
45 #define GDROM_ERROR_REG (GDROM_BASE_REG + 0x84)
46 #define GDROM_INTSEC_REG (GDROM_BASE_REG + 0x88)
47 #define GDROM_SECNUM_REG (GDROM_BASE_REG + 0x8C)
48 #define GDROM_BCL_REG (GDROM_BASE_REG + 0x90)
49 #define GDROM_BCH_REG (GDROM_BASE_REG + 0x94)
50 #define GDROM_DSEL_REG (GDROM_BASE_REG + 0x98)
52 #define GDROM_RESET_REG (GDROM_BASE_REG + 0x4E4)
[all …]

Completed in 5 milliseconds