Searched refs:eMemConfig (Results 1 – 4 of 4) sorted by relevance
442 am_hal_pwrctrl_memory_enable(am_hal_pwrctrl_mem_e eMemConfig) in am_hal_pwrctrl_memory_enable() argument446 ui32MemEnMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryEnable; in am_hal_pwrctrl_memory_enable()447 ui32MemDisMask = ~am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryEnable; in am_hal_pwrctrl_memory_enable()448 ui32MemRegionMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryMask; in am_hal_pwrctrl_memory_enable()449 ui32MemStatusMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32StatusMask; in am_hal_pwrctrl_memory_enable()479 am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryStatus ) in am_hal_pwrctrl_memory_enable()490 am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryStatus ) in am_hal_pwrctrl_memory_enable()508 am_hal_pwrctrl_memory_deepsleep_powerdown(am_hal_pwrctrl_mem_e eMemConfig) in am_hal_pwrctrl_memory_deepsleep_powerdown() argument510 if ( eMemConfig >= AM_HAL_PWRCTRL_MEM_MAX ) in am_hal_pwrctrl_memory_deepsleep_powerdown()518 PWRCTRL->MEMPWDINSLEEP |= am_hal_pwrctrl_memory_control[eMemConfig].ui32PwdSlpEnable; in am_hal_pwrctrl_memory_deepsleep_powerdown()[all …]
186 extern uint32_t am_hal_pwrctrl_memory_enable(am_hal_pwrctrl_mem_e eMemConfig);203 extern uint32_t am_hal_pwrctrl_memory_deepsleep_powerdown(am_hal_pwrctrl_mem_e eMemConfig);220 extern uint32_t am_hal_pwrctrl_memory_deepsleep_retain(am_hal_pwrctrl_mem_e eMemConfig);
461 am_hal_pwrctrl_memory_enable(am_hal_pwrctrl_mem_e eMemConfig) in am_hal_pwrctrl_memory_enable() argument465 ui32MemEnMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryEnable; in am_hal_pwrctrl_memory_enable()466 ui32MemDisMask = ~am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryEnable; in am_hal_pwrctrl_memory_enable()467 ui32MemRegionMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryMask; in am_hal_pwrctrl_memory_enable()468 ui32MemStatusMask = am_hal_pwrctrl_memory_control[eMemConfig].ui32StatusMask; in am_hal_pwrctrl_memory_enable()498 am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryStatus ) in am_hal_pwrctrl_memory_enable()509 am_hal_pwrctrl_memory_control[eMemConfig].ui32MemoryStatus ) in am_hal_pwrctrl_memory_enable()526 am_hal_pwrctrl_memory_deepsleep_powerdown(am_hal_pwrctrl_mem_e eMemConfig) in am_hal_pwrctrl_memory_deepsleep_powerdown() argument528 if ( eMemConfig >= AM_HAL_PWRCTRL_MEM_MAX ) in am_hal_pwrctrl_memory_deepsleep_powerdown()536 PWRCTRL->MEMPWDINSLEEP |= am_hal_pwrctrl_memory_control[eMemConfig].ui32PwdSlpEnable; in am_hal_pwrctrl_memory_deepsleep_powerdown()[all …]
211 extern uint32_t am_hal_pwrctrl_memory_enable(am_hal_pwrctrl_mem_e eMemConfig);228 extern uint32_t am_hal_pwrctrl_memory_deepsleep_powerdown(am_hal_pwrctrl_mem_e eMemConfig);245 extern uint32_t am_hal_pwrctrl_memory_deepsleep_retain(am_hal_pwrctrl_mem_e eMemConfig);