TB_CFG_PORT 66 drivers/thunderbolt/cap.c tb_port_read(port, &dummy, TB_CFG_PORT, 0, 1); TB_CFG_PORT 78 drivers/thunderbolt/cap.c ret = tb_port_read(port, &header, TB_CFG_PORT, offset, 1); TB_CFG_PORT 942 drivers/thunderbolt/ctl.c if (space == TB_CFG_PORT && TB_CFG_PORT 96 drivers/thunderbolt/dma_port.c .space = TB_CFG_PORT, TB_CFG_PORT 137 drivers/thunderbolt/dma_port.c .space = TB_CFG_PORT, TB_CFG_PORT 352 drivers/thunderbolt/eeprom.c res = tb_port_read(port, &type, TB_CFG_PORT, 2, 1); TB_CFG_PORT 1753 drivers/thunderbolt/icm.c ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); TB_CFG_PORT 1756 drivers/thunderbolt/icm.c ret = pcie2cio_read(icm, TB_CFG_PORT, port1, PHY_PORT_CS1, &val1); TB_CFG_PORT 1770 drivers/thunderbolt/icm.c ret = pcie2cio_write(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, val0); TB_CFG_PORT 1775 drivers/thunderbolt/icm.c ret = pcie2cio_write(icm, TB_CFG_PORT, port1, PHY_PORT_CS1, val1); TB_CFG_PORT 1782 drivers/thunderbolt/icm.c ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); TB_CFG_PORT 1785 drivers/thunderbolt/icm.c ret = pcie2cio_read(icm, TB_CFG_PORT, port1, PHY_PORT_CS1, &val1); TB_CFG_PORT 1790 drivers/thunderbolt/icm.c ret = pcie2cio_write(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, val0); TB_CFG_PORT 1795 drivers/thunderbolt/icm.c return pcie2cio_write(icm, TB_CFG_PORT, port1, PHY_PORT_CS1, val1); TB_CFG_PORT 497 drivers/thunderbolt/switch.c res = tb_port_read(port, &phy, TB_CFG_PORT, port->cap_phy, 2); TB_CFG_PORT 592 drivers/thunderbolt/switch.c TB_CFG_PORT, 4, 1); TB_CFG_PORT 607 drivers/thunderbolt/switch.c ret = tb_port_read(port, &data, TB_CFG_PORT, 5, 1); TB_CFG_PORT 614 drivers/thunderbolt/switch.c return tb_port_write(port, &data, TB_CFG_PORT, 5, 1); TB_CFG_PORT 642 drivers/thunderbolt/switch.c res = tb_port_read(port, &port->config, TB_CFG_PORT, 0, 8); TB_CFG_PORT 832 drivers/thunderbolt/switch.c if (tb_port_read(port, &data, TB_CFG_PORT, port->cap_adap, 1)) TB_CFG_PORT 848 drivers/thunderbolt/switch.c return tb_port_write(port, &word, TB_CFG_PORT, port->cap_adap, 1); TB_CFG_PORT 862 drivers/thunderbolt/switch.c ret = tb_port_read(port, &data, TB_CFG_PORT, port->cap_adap + 2, 1); TB_CFG_PORT 880 drivers/thunderbolt/switch.c ret = tb_port_read(port, &data, TB_CFG_PORT, port->cap_adap + 3, 1); TB_CFG_PORT 885 drivers/thunderbolt/switch.c return tb_port_write(port, &data, TB_CFG_PORT, port->cap_adap + 3, 1); TB_CFG_PORT 903 drivers/thunderbolt/switch.c ret = tb_port_read(port, data, TB_CFG_PORT, port->cap_adap, TB_CFG_PORT 915 drivers/thunderbolt/switch.c return tb_port_write(port, data, TB_CFG_PORT, port->cap_adap, TB_CFG_PORT 927 drivers/thunderbolt/switch.c if (tb_port_read(port, data, TB_CFG_PORT, port->cap_adap, TB_CFG_PORT 947 drivers/thunderbolt/switch.c ret = tb_port_read(port, data, TB_CFG_PORT, port->cap_adap, TB_CFG_PORT 957 drivers/thunderbolt/switch.c return tb_port_write(port, data, TB_CFG_PORT, port->cap_adap, TB_CFG_PORT 243 drivers/thunderbolt/tunnel.c ret = tb_port_read(in, &in_dp_cap, TB_CFG_PORT, TB_CFG_PORT 248 drivers/thunderbolt/tunnel.c ret = tb_port_read(out, &out_dp_cap, TB_CFG_PORT, TB_CFG_PORT 254 drivers/thunderbolt/tunnel.c ret = tb_port_write(out, &in_dp_cap, TB_CFG_PORT, TB_CFG_PORT 259 drivers/thunderbolt/tunnel.c return tb_port_write(in, &out_dp_cap, TB_CFG_PORT,