Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb_regs.h217 #define TB_PORT_MAX_CREDITS_MASK GENMASK(26, 20) macro
Dtunnel.c331 max_credits = (nfc_credits & TB_PORT_MAX_CREDITS_MASK) >> in tb_dp_init_video_path()
481 max_credits = (nhi->config.nfc_credits & TB_PORT_MAX_CREDITS_MASK) >> in tb_dma_credits()