Searched refs:ADR_CPU_ID_TB1 (Results 1 – 1 of 1) sorted by relevance
898 #define ADR_CPU_ID_TB1 (MB_REG_BASE+0x0000000c) macro3544 #define GET_CPU_ID_TB1 (((REG32(ADR_CPU_ID_TB1)) & 0xffffffff ) >> 0)7185 #define SET_CPU_ID_TB1(_VAL_) (REG32(ADR_CPU_ID_TB1)) = (((_VAL_) << 0) | ((REG32(ADR_CPU_ID_TB1)) …9329 #define DEF_CPU_ID_TB1() (REG32(ADR_CPU_ID_TB1)) = (0x00000000)