Searched hist:"8664 d49a815e34f8e88489efb72c23826167adbe" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/ptp/ |
H A D | ptp_pch.c | diff 8664d49a815e34f8e88489efb72c23826167adbe Mon Feb 07 15:07:26 CST 2022 Andy Shevchenko <andriy.shevchenko@linux.intel.com> ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
There is already helper functions to do 64-bit I/O on 32-bit machines or buses, thus we don't need to reinvent the wheel.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20220207210730.75252-2-andriy.shevchenko@linux.intel.com Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|