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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dintel_ips.c240 #define thm_readw(off) readw(ips->regmap + (off)) macro
732 ips->core_power_limit = thm_readw(THM_MPCPC);
733 ips->mch_power_limit = thm_readw(THM_MMGPC);
734 ips->mcp_temp_limit = thm_readw(THM_PTL);
735 ips->mcp_power_limit = thm_readw(THM_MPPC);
859 slope = offset = thm_readw(THM_MGTA);
875 val = thm_readw(THM_PTV) & PTV_MASK;
885 val = thm_readw(reg);
1522 trc = thm_readw(THM_TRC);
1579 ips->cta_val = thm_readw(THM_CT
[all...]

Completed in 102 milliseconds