Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtmu.c359 bool enhanced, ucap; in tmu_mode_init() local
362 ucap = tb_switch_tmu_ucap_is_supported(sw); in tmu_mode_init()
363 if (ucap) in tmu_mode_init()
382 } else if (ucap && tb_port_tmu_is_unidirectional(up)) { in tmu_mode_init()
396 sw->tmu.has_ucap = ucap; in tmu_mode_init()