Lines Matching defs:negative
130 u16 negative = 0, addendh, addendl;
135 negative = 1;
158 negative = (negative << 15) & 0x8000;
163 hellcreek_ptp_write(hellcreek, negative, PR_CLOCK_DRIFT_C);
177 u16 negative = 0, counth, countl;
195 negative = 1;
205 negative = (negative << 15) & 0x8000;
210 hellcreek_ptp_write(hellcreek, negative, PR_CLOCK_OFFSET_C);