Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dicm.c171 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route() function
902 xd_phy_port = phy_port_from_route(xd->route, xd->depth); in icm_fr_xdomain_connected()
903 phy_port = phy_port_from_route(route, depth); in icm_fr_xdomain_connected()