Home
last modified time | relevance | path

Searched refs:PHY_PORT_CS1_LINK_DISABLE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dicm.c39 #define PHY_PORT_CS1_LINK_DISABLE BIT(14) macro
1880 val0 |= PHY_PORT_CS1_LINK_DISABLE; in icm_reset_phy_port()
1885 val1 |= PHY_PORT_CS1_LINK_DISABLE; in icm_reset_phy_port()
1900 val0 &= ~PHY_PORT_CS1_LINK_DISABLE; in icm_reset_phy_port()
1905 val1 &= ~PHY_PORT_CS1_LINK_DISABLE; in icm_reset_phy_port()