Searched refs:mult_new (Results 1 – 2 of 2) sorted by relevance
137 if (cpts->mult_new) { in cpts_fifo_read()138 cpts->cc.mult = cpts->mult_new; in cpts_fifo_read()139 cpts->mult_new = 0; in cpts_fifo_read()234 cpts->mult_new = neg_adj ? mult - diff : mult + diff; in cpts_ptp_adjfreq()
119 u32 mult_new; member