Searched refs:tai (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_tai.c | 152 static u64 mvpp22_calc_frac_ppm(struct mvpp2_tai *tai, long abs_scaled_ppm) in mvpp22_calc_frac_ppm() argument 154 u64 val = tai->period * abs_scaled_ppm >> 4; in mvpp22_calc_frac_ppm() 159 static s32 mvpp22_calc_max_adj(struct mvpp2_tai *tai) in mvpp22_calc_max_adj() argument 166 struct mvpp2_tai *tai = ptp_to_tai(ptp); in mvpp22_tai_adjfine() local 177 val = mvpp22_calc_frac_ppm(tai, scaled_ppm); in mvpp22_tai_adjfine() 195 base = tai->base; in mvpp22_tai_adjfine() 196 spin_lock_irqsave(&tai->lock, flags); in mvpp22_tai_adjfine() 200 spin_unlock_irqrestore(&tai->lock, flags); in mvpp22_tai_adjfine() 207 struct mvpp2_tai *tai = ptp_to_tai(ptp); in mvpp22_tai_adjtime() local 226 base = tai->base; in mvpp22_tai_adjtime() [all …]
|
| H A D | mvpp2.h | 1065 struct mvpp2_tai *tai; member 1547 void mvpp22_tai_tstamp(struct mvpp2_tai *tai, u32 tstamp, 1549 void mvpp22_tai_start(struct mvpp2_tai *tai); 1550 void mvpp22_tai_stop(struct mvpp2_tai *tai); 1551 int mvpp22_tai_ptp_clock_index(struct mvpp2_tai *tai); 1557 static inline void mvpp22_tai_tstamp(struct mvpp2_tai *tai, u32 tstamp, in mvpp22_tai_tstamp() argument 1561 static inline void mvpp22_tai_start(struct mvpp2_tai *tai) in mvpp22_tai_start() argument 1564 static inline void mvpp22_tai_stop(struct mvpp2_tai *tai) in mvpp22_tai_stop() argument 1567 static inline int mvpp22_tai_ptp_clock_index(struct mvpp2_tai *tai) in mvpp22_tai_ptp_clock_index() argument
|
| /linux/tools/testing/selftests/timers/ |
| H A D | leap-a-day.c | 147 tx.tai, in sigalarm() 156 tx.tai, in sigalarm() 334 struct timespec tai; in main() 341 clock_gettime(CLOCK_TAI, &tai); in main() 343 tai.tv_sec, in main() 344 tai.tv_nsec, in main() 353 tx.tai, in main() 331 struct timespec tai; main() local
|
| H A D | .gitignore | 15 set-tai
|
| H A D | set-tai.c | 47 return tx.tai; in get_tai()
|
| /linux/tools/testing/selftests/net/ |
| H A D | so_txtime.sh | |
| /linux/include/uapi/linux/ |
| H A D | timex.h | 89 int tai; /* TAI offset (ro) */ member 129 int tai; /* TAI offset (ro) */ member
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | tsn_lib.sh | 162 --utc-tai-offset ${UTC_TAI_OFFSET} \ 244 --utc-tai-offset ${UTC_TAI_OFFSET} \
|
| /linux/include/linux/ |
| H A D | time32.h | 47 s32 tai; member
|
| /linux/kernel/time/ |
| H A D | ntp.c | 1067 txc->tai = *time_tai; in __hardpps() 1081 txc->tai++; in __hardpps() 1086 txc->tai--; in __hardpps()
|
| /linux/Documentation/core-api/ |
| H A D | timekeeping.rst | 119 in user space, along with the equivalent boottime/tai/raw
|
| /linux/ |
| H A D | MAINTAINERS | 3478 M: James Tai <james.tai@realtek.com>
|