TB_PORT_LCA_MASK  611 drivers/thunderbolt/switch.c 	data &= ~TB_PORT_LCA_MASK;
TB_PORT_LCA_MASK  612 drivers/thunderbolt/switch.c 	data |= (credits << TB_PORT_LCA_SHIFT) & TB_PORT_LCA_MASK;