Searched refs:pcie2cio_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | icm.c | 216 static int pcie2cio_read(struct icm *icm, enum tb_cfg_space cs, in pcie2cio_read() function 1812 ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); in icm_reset_phy_port() 1815 ret = pcie2cio_read(icm, TB_CFG_PORT, port1, PHY_PORT_CS1, &val1); in icm_reset_phy_port() 1841 ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); in icm_reset_phy_port() 1844 ret = pcie2cio_read(icm, TB_CFG_PORT, port1, PHY_PORT_CS1, &val1); in icm_reset_phy_port()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | icm.c | 232 static int pcie2cio_read(struct icm *icm, enum tb_cfg_space cs, in pcie2cio_read() function 1864 ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); in icm_reset_phy_port() 1867 ret = pcie2cio_read(icm, TB_CFG_PORT, port1, PHY_PORT_CS1, &val1); in icm_reset_phy_port() 1893 ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); in icm_reset_phy_port() 1896 ret = pcie2cio_read(icm, TB_CFG_PORT, port1, PHY_PORT_CS1, &val1); in icm_reset_phy_port()
|
Completed in 6 milliseconds