Searched refs:ADR_HBUSREQ_LOCK (Results 1 – 1 of 1) sorted by relevance
140 #define ADR_HBUSREQ_LOCK (SYS_REG_BASE+0x00000090) macro1371 #define GET_HBUSREQ_LOCK (((REG32(ADR_HBUSREQ_LOCK)) & 0x00001fff ) >> 0)5012 #define SET_HBUSREQ_LOCK(_VAL_) (REG32(ADR_HBUSREQ_LOCK)) = (((_VAL_) << 0) | ((REG32(ADR_HBUSREQ_L…8574 #define DEF_HBUSREQ_LOCK() (REG32(ADR_HBUSREQ_LOCK)) = (0x00001ffd)