Home
last modified time | relevance | path

Searched refs:ts_push (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/ti/
Dcpts.h28 u32 ts_push; /* Time stamp event push */ member
Dam65-cpts.c42 u32 ts_push; /* Time stamp event push */ member
359 am65_cpts_write32(cpts, AM65_CPTS_TS_PUSH, ts_push); in am65_cpts_gettime()
360 am65_cpts_read32(cpts, ts_push); in am65_cpts_gettime()
Dcpts.c201 cpts_write32(cpts, TS_PUSH, ts_push); in cpts_update_cur_time()
202 cpts_read32(cpts, ts_push); in cpts_update_cur_time()