Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dicm.c189 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route() function
951 xd_phy_port = phy_port_from_route(xd->route, xd->depth); in icm_fr_xdomain_connected()
952 phy_port = phy_port_from_route(route, depth); in icm_fr_xdomain_connected()