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-6.1.9/drivers/thunderbolt/
Dtb_regs.h466 #define TB_TIME_VSEC_3_CS_9_TMU_OBJ_MASK GENMASK(17, 16) macro
Dtmu.c519 val &= ~TB_TIME_VSEC_3_CS_9_TMU_OBJ_MASK; in tb_switch_tmu_objection_mask()