Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dtb_regs.h39 TB_PORT_CAP_PHY = 0x01, enumerator
Dswitch.c608 cap = tb_port_find_cap(port, TB_PORT_CAP_PHY); in tb_init_port()