Searched refs:A_MC_BASE (Results 1 – 1 of 1) sorted by relevance
68 #define A_MC_BASE(ctlid) ((ctlid)*MC_REGISTER_SPACING+A_MC_BASE_0) macro69 #define A_MC_REGISTER(ctlid, reg) (A_MC_BASE(ctlid)+(reg))