Searched refs:ARCTURUS_CUSTOM_PARAMS_SIZE (Results 1 – 1 of 1) sorted by relevance
1450 #define ARCTURUS_CUSTOM_PARAMS_SIZE (ARCTURUS_CUSTOM_PARAMS_CLOCK_COUNT * ARCTURUS_CUSTOM_PARAMS_CO… macro1524 kzalloc(ARCTURUS_CUSTOM_PARAMS_SIZE, GFP_KERNEL); in arcturus_set_power_profile_mode()1546 memset(smu->custom_profile_params, 0, ARCTURUS_CUSTOM_PARAMS_SIZE); in arcturus_set_power_profile_mode()