Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen4.h83 #define NTB_CTL_I2E_BAR23_SNOOP 0x000010 macro
H A Dntb_hw_gen4.c470 ntb_ctl = NTB_CTL_E2I_BAR23_SNOOP | NTB_CTL_I2E_BAR23_SNOOP; in intel_ntb4_link_enable()
507 ntb_cntl &= ~(NTB_CTL_E2I_BAR23_SNOOP | NTB_CTL_I2E_BAR23_SNOOP); in intel_ntb4_link_disable()