Home
last modified time | relevance | path

Searched refs:TMU_RTR_CS_3_TS_PACKET_INTERVAL_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h229 #define TMU_RTR_CS_3_TS_PACKET_INTERVAL_MASK GENMASK(31, 16) macro
H A Dtmu.c77 val &= ~TMU_RTR_CS_3_TS_PACKET_INTERVAL_MASK; in tb_switch_tmu_rate_write()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h253 #define TMU_RTR_CS_3_TS_PACKET_INTERVAL_MASK GENMASK(31, 16) macro
H A Dtmu.c159 val &= ~TMU_RTR_CS_3_TS_PACKET_INTERVAL_MASK; in tb_switch_tmu_rate_write()

Completed in 5 milliseconds