Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_clockmatrix.c1254 s32 phase_50ps; in _idtcm_adjphase() local
1285 phase_50ps = DIV_ROUND_CLOSEST(div64_s64(offset_ps, 50), 1); in _idtcm_adjphase()
1288 buf[i] = phase_50ps & 0xff; in _idtcm_adjphase()
1289 phase_50ps >>= 8; in _idtcm_adjphase()