Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h278 TB_TYPE_USB3_DOWN = 0x200101, enumerator
H A Dtest.c143 sw->ports[12].config.type = TB_TYPE_USB3_DOWN; in alloc_host()
147 sw->ports[13].config.type = TB_TYPE_USB3_DOWN; in alloc_host()
300 sw->ports[17].config.type = TB_TYPE_USB3_DOWN; in alloc_dev_default()
304 sw->ports[18].config.type = TB_TYPE_USB3_DOWN; in alloc_dev_default()
308 sw->ports[19].config.type = TB_TYPE_USB3_DOWN; in alloc_dev_default()
H A Dtb.h628 return port && port->config.type == TB_TYPE_USB3_DOWN; in tb_port_is_usb3_down()
H A Dusb4.c272 tb_switch_find_port(parent, TB_TYPE_USB3_DOWN)) { in usb4_switch_setup()
H A Dtb.c404 case TB_TYPE_USB3_DOWN: in tb_switch_discover_tunnels()
H A Dswitch.c1270 case TB_TYPE_USB3_DOWN: in tb_port_is_enabled()