Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtb_regs.h253 #define TMU_RTR_CS_3_TS_PACKET_INTERVAL_MASK GENMASK(31, 16) macro
Dtmu.c159 val &= ~TMU_RTR_CS_3_TS_PACKET_INTERVAL_MASK; in tb_switch_tmu_rate_write()