Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb_regs.h41 TB_PORT_CAP_PHY = 0x01, enumerator
H A Dswitch.c718 cap = tb_port_find_cap(port, TB_PORT_CAP_PHY); in tb_init_port()