Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dicm.c40 #define PHY_PORT_CS1_LINK_STATE_MASK GENMASK(29, 26) macro
1873 state0 = val0 & PHY_PORT_CS1_LINK_STATE_MASK; in icm_reset_phy_port()
1875 state1 = val1 & PHY_PORT_CS1_LINK_STATE_MASK; in icm_reset_phy_port()