Lines Matching refs:TB_CFG_PORT
476 res = tb_port_read(port, &phy, TB_CFG_PORT, port->cap_phy, 2); in tb_port_state()
593 TB_CFG_PORT, ADP_CS_4, 1); in tb_port_add_nfc_credits()
636 ret = tb_port_read(port, &phy, TB_CFG_PORT, in __tb_port_enable()
647 ret = tb_port_write(port, &phy, TB_CFG_PORT, in __tb_port_enable()
704 res = tb_port_read(port, &port->config, TB_CFG_PORT, 0, 8); in tb_init_port()
906 ret = tb_port_read(port, &val, TB_CFG_PORT, in tb_port_get_link_speed()
981 ret = tb_port_read(port, &val, TB_CFG_PORT, in tb_port_get_link_width()
1013 ret = tb_port_read(port, &phy, TB_CFG_PORT, in tb_port_width_supported()
1044 ret = tb_port_read(port, &val, TB_CFG_PORT, in tb_port_set_link_width()
1074 return tb_port_write(port, &val, TB_CFG_PORT, in tb_port_set_link_width()
1098 ret = tb_port_read(port, &val, TB_CFG_PORT, in tb_port_set_lane_bonding()
1108 return tb_port_write(port, &val, TB_CFG_PORT, in tb_port_set_lane_bonding()
1239 ret = tb_port_read(port, &nfc_credits, TB_CFG_PORT, ADP_CS_4, 1); in tb_port_do_update_credits()
1350 if (tb_port_read(port, &data, TB_CFG_PORT, in tb_usb3_port_is_enabled()
1369 return tb_port_write(port, &word, TB_CFG_PORT, in tb_usb3_port_enable()
1381 if (tb_port_read(port, &data, TB_CFG_PORT, in tb_pci_port_is_enabled()
1398 return tb_port_write(port, &word, TB_CFG_PORT, in tb_pci_port_enable()
1413 ret = tb_port_read(port, &data, TB_CFG_PORT, in tb_dp_port_hpd_is_active()
1432 ret = tb_port_read(port, &data, TB_CFG_PORT, in tb_dp_port_hpd_clear()
1438 return tb_port_write(port, &data, TB_CFG_PORT, in tb_dp_port_hpd_clear()
1462 ret = tb_port_read(port, data, TB_CFG_PORT, in tb_dp_port_set_hops()
1477 return tb_port_write(port, data, TB_CFG_PORT, in tb_dp_port_set_hops()
1489 if (tb_port_read(port, data, TB_CFG_PORT, port->cap_adap + ADP_DP_CS_0, in tb_dp_port_is_enabled()
1509 ret = tb_port_read(port, data, TB_CFG_PORT, in tb_dp_port_enable()
1519 return tb_port_write(port, data, TB_CFG_PORT, in tb_dp_port_enable()