Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thunderbolt/
Dswitch.c67 if (port->cap_phy == 0) { in tb_port_state()
71 res = tb_port_read(port, &phy, TB_CFG_PORT, port->cap_phy, 2); in tb_port_state()
94 if (!port->cap_phy) { in tb_wait_for_port()
198 port->cap_phy = cap; in tb_init_port()
Dtb.h35 int cap_phy; /* offset, zero if not found */ member