Searched refs:TB_PORT_LCA_SHIFT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/thunderbolt/ | ||
| D | tb_regs.h | 219 #define TB_PORT_LCA_SHIFT 22 macro |
| D | switch.c | 586 data |= (credits << TB_PORT_LCA_SHIFT) & TB_PORT_LCA_MASK; in tb_port_set_initial_credits() |