Home
last modified time | relevance | path

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

/openbmc/linux/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()