Searched refs:SMPH_BASE (Results 1 – 3 of 3) sorted by relevance
220 ui32SemaReg = HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore); in SMPHTryAcquire()286 HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore) = SMPH_FREE; in SMPHRelease()
101 while(HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore) == in SMPHAcquire()
74 #define SMPH_BASE 0x40084000 // SMPH macro
Completed in 5 milliseconds