Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dswitch.c480 if (port->cap_phy == 0) { in tb_port_state()
484 res = tb_port_read(port, &phy, TB_CFG_PORT, port->cap_phy, 2); in tb_port_state()
507 if (!port->cap_phy) { in tb_wait_for_port()
611 port->cap_phy = cap; in tb_init_port()
Dtb.h133 int cap_phy; member