Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen4.h85 #define NTB_CTL_E2I_BAR45_SNOOP 0x000040 macro
H A Dntb_hw_gen4.c471 ntb_ctl |= NTB_CTL_E2I_BAR45_SNOOP | NTB_CTL_I2E_BAR45_SNOOP; in intel_ntb4_link_enable()
508 ntb_cntl &= ~(NTB_CTL_E2I_BAR45_SNOOP | NTB_CTL_I2E_BAR45_SNOOP); in intel_ntb4_link_disable()