Home
last modified time | relevance | path

Searched refs:HTS_GTD_DIS (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/platform/x86/
Dintel_ips.c165 #define HTS_GTD_DIS (1<<8) macro
717 ips->gpu_turbo_enabled = !(hts & HTS_GTD_DIS); in update_turbo_limits()
1379 ips->gpu_turbo_enabled = !(thm_readl(THM_HTS) & HTS_GTD_DIS); in ips_gpu_turbo_enabled()