Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dintel_ips.c248 #define thm_writew(off, val) writew((val), ips->regmap + (off)) macro
394 thm_writew(THM_MPCPC, (new_tdp_limit * 10) / 8); in ips_cpu_raise()
429 thm_writew(THM_MPCPC, (new_limit * 10) / 8); in ips_cpu_lower()
1662 thm_writew(THM_HTSHI, htshi); in ips_probe()