Searched refs:ADR_CPU_ID_TB0 (Results 1 – 1 of 1) sorted by relevance
897 #define ADR_CPU_ID_TB0 (MB_REG_BASE+0x00000008) macro3543 #define GET_CPU_ID_TB0 (((REG32(ADR_CPU_ID_TB0)) & 0xffffffff ) >> 0)7184 #define SET_CPU_ID_TB0(_VAL_) (REG32(ADR_CPU_ID_TB0)) = (((_VAL_) << 0) | ((REG32(ADR_CPU_ID_TB0)) …9328 #define DEF_CPU_ID_TB0() (REG32(ADR_CPU_ID_TB0)) = (0x00000000)