Home
last modified time | relevance | path

Searched refs:TMU_RTR_CS_3_LOCAL_TIME_NS_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h254 #define TMU_RTR_CS_3_LOCAL_TIME_NS_MASK GENMASK(15, 0) macro
H A Dtmu.c473 hi = gm_local_time[2] & TMU_RTR_CS_3_LOCAL_TIME_NS_MASK; in tb_switch_tmu_post_time()