Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dicm.c40 #define PHY_PORT_CS1_LINK_STATE_MASK GENMASK(29, 26) macro
1871 state0 = val0 & PHY_PORT_CS1_LINK_STATE_MASK; in icm_reset_phy_port()
1873 state1 = val1 & PHY_PORT_CS1_LINK_STATE_MASK; in icm_reset_phy_port()