Searched refs:TB_CFG_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/thunderbolt/ | ||
| H A D | tbcfg_reg.h | 43 #define TB_CFG_SIZE_MASK GENMASK(18,13) macro |
| H A D | router.c | 675 len = (attrs & TB_CFG_SIZE_MASK) >> TB_CFG_SIZE_SHIFT; in router_response_intr() |