Searched refs:PTA_SLOPE_MASK (Results 1 – 1 of 1) sorted by relevance
129 #define PTA_SLOPE_MASK (0xff00) macro866 slope = (ips->pta_val & PTA_SLOPE_MASK) >> PTA_SLOPE_SHIFT; in read_ptv()