Searched refs:ui32AonSysResetctl (Results 1 – 2 of 2) sorted by relevance
116 uint32_t ui32AonSysResetctl; in SetupTrimDevice() local203 ui32AonSysResetctl = ( HWREG( AON_PMCTL_BASE + AON_PMCTL_O_RESETCTL ) & in SetupTrimDevice()206 …HWREG( AON_PMCTL_BASE + AON_PMCTL_O_RESETCTL ) = ui32AonSysResetctl | AON_PMCTL_RESETCTL_BOOT_DET_… in SetupTrimDevice()207 HWREG( AON_PMCTL_BASE + AON_PMCTL_O_RESETCTL ) = ui32AonSysResetctl; in SetupTrimDevice()
118 uint32_t ui32AonSysResetctl; in SetupTrimDevice() local205 ui32AonSysResetctl = ( HWREG( AON_PMCTL_BASE + AON_PMCTL_O_RESETCTL ) & in SetupTrimDevice()208 …HWREG( AON_PMCTL_BASE + AON_PMCTL_O_RESETCTL ) = ui32AonSysResetctl | AON_PMCTL_RESETCTL_BOOT_DET_… in SetupTrimDevice()209 HWREG( AON_PMCTL_BASE + AON_PMCTL_O_RESETCTL ) = ui32AonSysResetctl; in SetupTrimDevice()