Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb_regs.h41 TB_PORT_CAP_PHY = 0x01, enumerator
H A Ddebugfs.c303 case TB_PORT_CAP_PHY: in port_cap_show()
H A Dswitch.c746 cap = tb_port_find_cap(port, TB_PORT_CAP_PHY); in tb_init_port()