Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb_regs.h39 TB_PORT_CAP_PHY = 0x01, enumerator
Dswitch.c589 cap = tb_port_find_cap(port, TB_PORT_CAP_PHY); in tb_init_port()