Searched refs:ADR_CPU_ID_TB3 (Results 1 – 1 of 1) sorted by relevance
925 #define ADR_CPU_ID_TB3 (MB_REG_BASE+0x0000008c) macro3749 #define GET_CPU_ID_TB3 (((REG32(ADR_CPU_ID_TB3)) & 0xffffffff ) >> 0)7390 #define SET_CPU_ID_TB3(_VAL_) (REG32(ADR_CPU_ID_TB3)) = (((_VAL_) << 0) | ((REG32(ADR_CPU_ID_TB3)) …9356 #define DEF_CPU_ID_TB3() (REG32(ADR_CPU_ID_TB3)) = (0x00000000)