Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb_regs.h531 #define TB_TIME_VSEC_3_CS_9_TMU_OBJ_MASK GENMASK(17, 16) macro
H A Dtmu.c709 val &= ~TB_TIME_VSEC_3_CS_9_TMU_OBJ_MASK; in tb_switch_tmu_disable_objections()