Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtb_regs.h237 TB_TYPE_NHI = 0x000002, enumerator
Ddma_port.c183 if (!ret && (type & 0xffffff) == TB_TYPE_NHI) in dma_find_port()
Dtb.h475 return port && port->config.type == TB_TYPE_NHI; in tb_port_is_nhi()
Dtb.c1054 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in tb_approve_xdomain_paths()
Dtest.c119 sw->ports[7].config.type = TB_TYPE_NHI; in alloc_host()