Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtmu.c188 if (!port->sw->tmu.has_ucap) in tb_port_tmu_set_unidirectional()
396 sw->tmu.has_ucap = ucap; in tmu_mode_init()
1032 if (!sw->tmu.has_ucap) in tb_switch_tmu_configure()
H A Dtb.h106 bool has_ucap; member