Searched refs:GEN3_DB_LINK_BIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ntb/hw/intel/ | ||
H A D | ntb_hw_gen3.h | 88 #define GEN3_DB_LINK_BIT BIT_ULL(GEN3_DB_LINK) macro |
H A D | ntb_hw_gen3.c | 181 ndev->db_link_mask = GEN3_DB_LINK_BIT; in gen3_init_ntb() |