Searched refs:cap_phy (Results 1 – 2 of 2) sorted by relevance
525 if (port->cap_phy == 0) { in tb_port_state()529 res = tb_port_read(port, &phy, TB_CFG_PORT, port->cap_phy, 2); in tb_port_state()554 if (!port->cap_phy) { in tb_wait_for_port()679 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable()689 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable()749 port->cap_phy = cap; in tb_init_port()932 if (!port->cap_phy) in tb_port_get_link_speed()936 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_speed()957 if (!port->cap_phy) in tb_port_get_link_width()961 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_width()[all …]
234 int cap_phy; member