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

/drivers/platform/x86/
H A Dintel_ips.c129 #define PTA_SLOPE_MASK (0xff00) macro
866 slope = (ips->pta_val & PTA_SLOPE_MASK) >> PTA_SLOPE_SHIFT;

Completed in 44 milliseconds