Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtmu.c93 ~TMU_RTR_CS_15_ERROR_AVG_MASK; in tb_switch_set_tmu_mode_params()
97 FIELD_PREP(TMU_RTR_CS_15_ERROR_AVG_MASK, avg); in tb_switch_set_tmu_mode_params()
H A Dtb_regs.h261 #define TMU_RTR_CS_15_ERROR_AVG_MASK GENMASK(23, 18) macro