Searched refs:ADR_RD_ID3 (Results 1 – 1 of 1) sorted by relevance
953 #define ADR_RD_ID3 (ID_MNG_REG_BASE+0x00000058) macro3835 #define GET_ID_TB3 (((REG32(ADR_RD_ID3)) & 0xffffffff ) >> 0)7476 #define SET_ID_TB3(_VAL_) (REG32(ADR_RD_ID3)) = (((_VAL_) << 0) | ((REG32(ADR_RD_ID3)) & 0x00000000…9384 #define DEF_RD_ID3() (REG32(ADR_RD_ID3)) = (0x00000000)