Searched refs:PRCM_PERIPH_INDEX (Results 1 – 2 of 2) sorted by relevance
134 #define PRCM_PERIPH_INDEX(a) (((a) >> 8) & 0xf) macro508 HWREG(PRCM_BASE + g_pui32RCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralRunEnable()524 HWREG(PRCM_BASE + g_pui32RCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralRunDisable()540 HWREG(PRCM_BASE + g_pui32SCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralSleepEnable()556 HWREG(PRCM_BASE + g_pui32SCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralSleepDisable()572 HWREG(PRCM_BASE + g_pui32DCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralDeepSleepEnable()588 HWREG(PRCM_BASE + g_pui32DCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralDeepSleepDisable()
132 #define PRCM_PERIPH_INDEX(a) (((a) >> 8) & 0xf) macro508 HWREG(g_pui32RCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralRunEnable()524 HWREG(g_pui32RCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralRunDisable()540 HWREG(g_pui32SCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralSleepEnable()556 HWREG(g_pui32SCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralSleepDisable()572 HWREG(g_pui32DCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralDeepSleepEnable()588 HWREG(g_pui32DCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralDeepSleepDisable()