Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/
Dcpts.h28 u32 ts_push; /* Time stamp event push */ member
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()
Dam65-cpts.c42 u32 ts_push; /* Time stamp event push */ member
388 am65_cpts_write32(cpts, AM65_CPTS_TS_PUSH, ts_push); in am65_cpts_gettime()
389 am65_cpts_read32(cpts, ts_push); in am65_cpts_gettime()