Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_ips.c164 #define HTS_GTD_DIS (1<<8) macro
710 ips->gpu_turbo_enabled = !(hts & HTS_GTD_DIS); in update_turbo_limits()
1395 ips->gpu_turbo_enabled = !(thm_readl(THM_HTS) & HTS_GTD_DIS); in ips_gpu_turbo_enabled()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dintel_ips.c164 #define HTS_GTD_DIS (1<<8) macro
710 ips->gpu_turbo_enabled = !(hts & HTS_GTD_DIS); in update_turbo_limits()
1395 ips->gpu_turbo_enabled = !(thm_readl(THM_HTS) & HTS_GTD_DIS); in ips_gpu_turbo_enabled()

Completed in 5 milliseconds