Home
last modified time | relevance | path

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

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