Home
last modified time | relevance | path

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

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