Searched refs:TB_PORT_NFC_CREDITS_MASK (Results 1 – 3 of 3) sorted by relevance
215 #define TB_PORT_NFC_CREDITS_MASK GENMASK(19, 0) macro
556 nfc_credits = port->config.nfc_credits & TB_PORT_NFC_CREDITS_MASK; in tb_port_add_nfc_credits()560 credits, port->config.nfc_credits & TB_PORT_NFC_CREDITS_MASK); in tb_port_add_nfc_credits()562 port->config.nfc_credits &= ~TB_PORT_NFC_CREDITS_MASK; in tb_port_add_nfc_credits()
327 path->nfc_credits = nfc_credits & TB_PORT_NFC_CREDITS_MASK; in tb_dp_init_video_path()