Searched refs:SMC_INT_REQ (Results 1 – 2 of 2) sorted by relevance
116 WREG32(SMC_INT_REQ, 1); in trinity_acquire_mutex()118 if ((RREG32(SMC_INT_REQ) & 0xffff) == 1) in trinity_acquire_mutex()126 WREG32(SMC_INT_REQ, 0); in trinity_release_mutex()
167 #define SMC_INT_REQ 0x220 macro