Re: [PATCH net-next v2] ptp: clockmatrix: use rsmu driver to access i2c/spi bus

From: Jakub Kicinski
Date: Fri Sep 24 2021 - 12:52:17 EST


On Fri, 24 Sep 2021 11:18:22 -0400 min.li.xe@xxxxxxxxxxx wrote:
> + return 18 * (u64)NSEC_PER_SEC / fodFreq;

This one is 64b as well.