Searched refs:pta_val (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.c313 u16 pta_val; member in struct:ips_driver
872 slope = (ips->pta_val & PTA_SLOPE_MASK) >> PTA_SLOPE_SHIFT;
873 offset = ips->pta_val & PTA_OFFSET_MASK;
1580 ips->pta_val = thm_readw(THM_PTA);

Completed in 31 milliseconds