Home
last modified time | relevance | path

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

/drivers/thunderbolt/
A Ddma_port.c183 if (!ret && (type & 0xffffff) == TB_TYPE_NHI) in dma_find_port()
A Dtb_regs.h271 TB_TYPE_NHI = 0x000002, enumerator
A Dtb.c2323 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in tb_approve_xdomain_paths()
2371 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in __tb_disconnect_xdomain_paths()
A Dtb.h637 return port && port->config.type == TB_TYPE_NHI; in tb_port_is_nhi()
A Dicm.c388 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in icm_xdomain_activated()
A Dtest.c127 sw->ports[7].config.type = TB_TYPE_NHI; in alloc_host()

Completed in 28 milliseconds