Searched refs:ppab_enable (Results 1 – 1 of 1) sorted by relevance
177 u8 ppab_enable; member1596 bool *ppab_enable, in victus_s_gpu_thermal_profile_get() argument1608 *ppab_enable = gpu_power_modes.ppab_enable ? true : false; in victus_s_gpu_thermal_profile_get()1617 bool ppab_enable, in victus_s_gpu_thermal_profile_set() argument1637 gpu_power_modes.ppab_enable = ppab_enable ? 0x01 : 0x00; in victus_s_gpu_thermal_profile_set()