Searched refs:NAVI10_CUSTOM_PARAMS_SIZE (Results 1 – 1 of 1) sorted by relevance
2011 #define NAVI10_CUSTOM_PARAMS_SIZE (NAVI10_CUSTOM_PARAMS_CLOCKS_COUNT * NAVI10_CUSTOM_PARAMS_COUNT *… macro2091 smu->custom_profile_params = kzalloc(NAVI10_CUSTOM_PARAMS_SIZE, GFP_KERNEL); in navi10_set_power_profile_mode()2113 memset(smu->custom_profile_params, 0, NAVI10_CUSTOM_PARAMS_SIZE); in navi10_set_power_profile_mode()