Searched refs:CI_BASE (Results 1 – 1 of 1) sorted by relevance
107 #define CI_BASE (0x400) macro108 #define CI_CONTROL(i) (CI_BASE + (i) * 32 + 0x00)110 #define CI_DO_ATTRIBUTE_RW(i) (CI_BASE + (i) * 32 + 0x04)111 #define CI_DO_IO_RW(i) (CI_BASE + (i) * 32 + 0x08)112 #define CI_READDATA(i) (CI_BASE + (i) * 32 + 0x0c)113 #define CI_DO_READ_ATTRIBUTES(i) (CI_BASE + (i) * 32 + 0x10)