Searched refs:CI_BASE (Results 1 – 1 of 1) sorted by relevance
95 #define CI_BASE (0x400) macro96 #define CI_CONTROL(i) (CI_BASE + (i) * 32 + 0x00)98 #define CI_DO_ATTRIBUTE_RW(i) (CI_BASE + (i) * 32 + 0x04)99 #define CI_DO_IO_RW(i) (CI_BASE + (i) * 32 + 0x08)100 #define CI_READDATA(i) (CI_BASE + (i) * 32 + 0x0c)101 #define CI_DO_READ_ATTRIBUTES(i) (CI_BASE + (i) * 32 + 0x10)