Searched refs:idtfc3 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/ptp/ |
| H A D | ptp_fc3.c | 354 idtfc3->ns += delta * idtfc3->ns_per_counter; in idtfc3_timecounter_read() 375 struct idtfc3 *idtfc3 = container_of(ptp, struct idtfc3, caps); in idtfc3_gettime() local 410 struct idtfc3 *idtfc3 = container_of(ptp, struct idtfc3, caps); in idtfc3_settime() local 444 struct idtfc3 *idtfc3 = container_of(ptp, struct idtfc3, caps); in idtfc3_adjtime() local 481 struct idtfc3 *idtfc3 = container_of(ptp, struct idtfc3, caps); in idtfc3_adjphase() local 524 struct idtfc3 *idtfc3 = container_of(ptp, struct idtfc3, caps); in idtfc3_adjfine() local 537 struct idtfc3 *idtfc3 = container_of(ptp, struct idtfc3, caps); in idtfc3_enable() local 576 struct idtfc3 *idtfc3 = container_of(ptp, struct idtfc3, caps); in idtfc3_aux_work() local 698 static int idtfc3_get_fod(struct idtfc3 *idtfc3) in idtfc3_get_fod() argument 735 idtfc3->ns_per_sync = idtfc3->sub_sync_count * idtfc3->ns_per_counter; in idtfc3_get_sync_count() [all …]
|
| H A D | ptp_fc3.h | 20 struct idtfc3 { struct
|