Searched hist:"5 d43f951" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/ptp/ |
H A D | ptp_vclock.c | 5d43f951 Wed Jun 30 03:11:52 CDT 2021 Yangbo Lu <yangbo.lu@nxp.com> ptp: add ptp virtual clock driver framework
This patch is to add ptp virtual clock driver framework utilizing timecounter/cyclecounter.
The patch just exports two essential APIs for PTP driver.
- ptp_vclock_register() - ptp_vclock_unregister()
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ptp_private.h | 5d43f951 Wed Jun 30 03:11:52 CDT 2021 Yangbo Lu <yangbo.lu@nxp.com> ptp: add ptp virtual clock driver framework
This patch is to add ptp virtual clock driver framework utilizing timecounter/cyclecounter.
The patch just exports two essential APIs for PTP driver.
- ptp_vclock_register() - ptp_vclock_unregister()
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | 5d43f951 Wed Jun 30 03:11:52 CDT 2021 Yangbo Lu <yangbo.lu@nxp.com> ptp: add ptp virtual clock driver framework
This patch is to add ptp virtual clock driver framework utilizing timecounter/cyclecounter.
The patch just exports two essential APIs for PTP driver.
- ptp_vclock_register() - ptp_vclock_unregister()
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | ptp_clock_kernel.h | 5d43f951 Wed Jun 30 03:11:52 CDT 2021 Yangbo Lu <yangbo.lu@nxp.com> ptp: add ptp virtual clock driver framework
This patch is to add ptp virtual clock driver framework utilizing timecounter/cyclecounter.
The patch just exports two essential APIs for PTP driver.
- ptp_vclock_register() - ptp_vclock_unregister()
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|