Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dhcm.c204 tb_get_string((lane->current_lws & CAP_LANE_STATE_MASK), in hcm_cfg_task()
208 if ((lane->current_lws & CAP_LANE_STATE_MASK) == in hcm_cfg_task()
H A Dtbcfg_reg.h332 #define CAP_LANE_STATE_MASK GENMASK(13,10) macro