Searched refs:HALRF_ABS (Results 1 – 2 of 2) sorted by relevance
425 #define HALRF_ABS(a,b) ((a>b) ? (a-b) : (b-a)) macro
1363 dpk_info->thermal_dpk_delta[path] = HALRF_ABS(t2, t1); in _dpk_gainloss_8822c()