Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
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()
Dtb_regs.h259 #define TMU_RTR_CS_15_ERROR_AVG_MASK GENMASK(23, 18) macro