Searched refs:g_ui32VDDFAdjustCodes (Results 1 – 1 of 1) sorted by relevance
144 static uint32_t g_ui32VDDFAdjustCodes = 0; variable1842 if ( g_ui32VDDFAdjustCodes != 0 ) in am_hal_pwrctrl_periph_enable()1844 crypto_boost_trims( true, g_ui32VDDFAdjustCodes ); in am_hal_pwrctrl_periph_enable()1874 if ( g_ui32VDDFAdjustCodes != 0 ) in am_hal_pwrctrl_periph_enable()1876 crypto_boost_trims( false, g_ui32VDDFAdjustCodes ); in am_hal_pwrctrl_periph_enable()2037 if ( g_ui32VDDFAdjustCodes != 0 ) in am_hal_pwrctrl_periph_disable()2039 crypto_boost_trims( false, g_ui32VDDFAdjustCodes ); in am_hal_pwrctrl_periph_disable()2288 g_ui32VDDFAdjustCodes = 0; in am_hal_pwrctrl_low_power_init()2302 g_ui32VDDFAdjustCodes = 3; in am_hal_pwrctrl_low_power_init()2306 g_ui32VDDFAdjustCodes = 6; in am_hal_pwrctrl_low_power_init()[all …]