Searched defs:route_hi (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/thunderbolt/ | ||
| H A D | tb_msgs.h | 44 u32 route_hi:22; member |
| H A D | tb_regs.h | 180 u32 route_hi:31; member |
| H A D | icm.c | 202 static inline u64 get_route(u32 route_hi, u32 route_lo) in get_route() |