Searched refs:TMU_RTR_CS_0_UCAP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thunderbolt/ | ||
H A D | tb_regs.h | 248 #define TMU_RTR_CS_0_UCAP BIT(30) macro |
H A D | tmu.c | 132 return !!(val & TMU_RTR_CS_0_UCAP); in tb_switch_tmu_ucap_is_supported() |