Home
last modified time | relevance | path

Searched refs:NTB_CTL_I2E_BAR45_SNOOP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ntb/hw/intel/
H A Dntb_hw_gen4.h84 #define NTB_CTL_I2E_BAR45_SNOOP 0x000100 macro
H A Dntb_hw_gen4.c450 ntb_ctl |= NTB_CTL_E2I_BAR45_SNOOP | NTB_CTL_I2E_BAR45_SNOOP; in intel_ntb4_link_enable()
487 ntb_cntl &= ~(NTB_CTL_E2I_BAR45_SNOOP | NTB_CTL_I2E_BAR45_SNOOP); in intel_ntb4_link_disable()
/kernel/linux/linux-6.6/drivers/ntb/hw/intel/
H A Dntb_hw_gen4.h87 #define NTB_CTL_I2E_BAR45_SNOOP 0x000100 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()

Completed in 3 milliseconds