Searched refs:cap_phy (Results 1 – 2 of 2) sorted by relevance
515 if (port->cap_phy == 0) { in tb_port_state()519 res = tb_port_read(port, &phy, TB_CFG_PORT, port->cap_phy, 2); in tb_port_state()542 if (!port->cap_phy) { in tb_wait_for_port()685 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable()695 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable()749 port->cap_phy = cap; in tb_init_port()922 if (!port->cap_phy) in tb_port_get_link_speed()926 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_speed()940 if (!port->cap_phy) in tb_port_get_link_width()944 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_width()[all …]
205 int cap_phy; member