Searched refs:DDRC_MP_SARBASE_REG (Results 1 – 1 of 1) sorted by relevance
11466 #define DDRC_MP_SARBASE_REG(base,index) ((base)->SAR[index].SARBASE) macro11637 #define DDRC_MP_SARBASE0 DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,0)11639 #define DDRC_MP_SARBASE1 DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,1)11641 #define DDRC_MP_SARBASE2 DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,2)11643 #define DDRC_MP_SARBASE3 DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,3)11648 #define DDRC_MP_SARBASE(index) DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,index)