Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dicm.c188 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route() function
926 xd_phy_port = phy_port_from_route(xd->route, xd->depth); in icm_fr_xdomain_connected()
927 phy_port = phy_port_from_route(route, depth); in icm_fr_xdomain_connected()